Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid.Views3D Assembly / Xceed.Wpf.DataGrid.Views Namespace / ElementalBlueTheme Class


In This Topic
    ElementalBlueTheme Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the RegionConfiguration that will be applied to all data regions on all surfaces for which a DataRegionConfiguration has not been explicitly provided.  
    Public PropertyGets or sets the RegionConfiguration that will be applied to all image regions on all surfaces for which a RegionConfiguration has not been explicitly provided.  
    Public PropertyGets or sets the RegionConfiguration that will be applied to all title regions on all surfaces for which a TitleRegionConfiguration has not been explicitly provided.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets the surface configurations that will be applied to a multi-surface view's surfaces. (Inherited from Xceed.Wpf.DataGrid.Views.Surfaces.MultiSurfaceTheme)
    Public PropertyGets or sets a value representing the position of the title region on a surface (see Remarks).  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyGets the default surface configurations that will be applied to a multi-surface view's surfaces. (Inherited from Xceed.Wpf.DataGrid.Views.Surfaces.MultiSurfaceTheme)
    Top
    See Also