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


In This Topic
    ImageAndDataSurfaceConfiguration Class Properties
    In This Topic

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

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