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


In This Topic
    CompleteSurfaceConfiguration Class Members
    In This Topic

    The following tables list the members exposed by CompleteSurfaceConfiguration.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the DataRegionConfiguration dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ImageRegionConfiguration dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitleRegionConfiguration dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether information from the fields that have not been explicitly assigned to another region is displayed. (Inherited from Xceed.Wpf.DataGrid.Views.Surfaces.SurfaceConfiguration)
    Public Property

    Gets or sets a region configuration that is applied to the region on a surface that, by default, displays information from the fields that have not been explicitly assigned to another region.

     
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property

    Gets or sets a region configuration that is applied to the region on a surface that displays an image.

     
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property

    Gets or sets a region configuration that is applied to the region on a surface that displays a title.

     
    Top
    Public Methods
    Protected Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    See Also