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


In This Topic
    ChameleonTheme Class Members
    In This Topic

    The following tables list the members exposed by ChameleonTheme.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChameleonTheme class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the GradientDarkColor attached property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GradientLightColor attached property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitleRegionOrientation dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitleRegionPosition attached property.  
    Top
    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 PropertyGets or sets the bottom (dark) color that will be used to create the gradient scheme.  
    Public PropertyGets or sets the top (light) color that will be used to create the gradient scheme.  
    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 orientation of the title region.  
    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
    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 Methodstatic (Shared in Visual Basic)Gets the bottom (dark) color that will be used to create the gradient scheme.  
    Public Methodstatic (Shared in Visual Basic)Gets the top (light) color that will be used to create the gradient scheme.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodGets the surface configuration that will be applied to a multi-surface view's surfaces. (Inherited from Xceed.Wpf.DataGrid.Views.Surfaces.MultiSurfaceTheme)
    Public Methodstatic (Shared in Visual Basic)Gets a value representing the orientation of the title region.  
    Public Methodstatic (Shared in Visual Basic)Gets a value representing the position of the title region on a surface (see Remarks).  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodRetrieves a value indicating whether the specified view type is supported by the theme. (Inherited from Xceed.Wpf.DataGrid.Views.Theme)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the bottom (dark) color that will be used to create the gradient scheme.  
    Public Methodstatic (Shared in Visual Basic)Sets the top (light) color that will be used to create the gradient scheme.  
    Public Methodstatic (Shared in Visual Basic)Sets a value representing the orientation of the title region.  
    Public Methodstatic (Shared in Visual Basic)Sets a value representing the position of the title region on a surface (see Remarks).  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the ThemeKey to be used with this Theme. (Inherited from Xceed.Wpf.DataGrid.Views.Theme)
    Protected Method (Inherited from System.Windows.DependencyObject)
    Protected Internal Method (Inherited from System.Windows.DependencyObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. 
    Top
    See Also