Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Views.Surfaces Namespace / RegionConfiguration Class
Fields Properties Methods


In This Topic
    RegionConfiguration Class Members
    In This Topic

    The following tables list the members exposed by RegionConfiguration.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the FieldNames dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ImageStretchDirection dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ImageStretch dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ReadOnly dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowCellTitles attached property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Template dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the names of the fields that will be displayed in the region.  
    Public PropertyGets or sets  a value indicating how images displayed in the region should be stretched  
    Public PropertyGets or sets a value indicating how images displayed in the region are scaled.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets a value indicating whether DataCells contained in the region can be edited.  
    Public PropertyIdentifies the ShowCellTitles attached property.  
    Public PropertyGets or sets the DataTemplate that can be used to change the layout of the fields in the region.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets a value indicating whether cell titles are shown.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets a value indicating whether cell titles are shown.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    See Also