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


In This Topic
    RegionConfiguration Class Properties
    In This Topic

    For a list of all members of this type, see RegionConfiguration members.

    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
    See Also