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


In This Topic
    SurfaceConfigurationContext Class
    In This Topic

    Class that represents the context through which the properties exposed by a surface configuration and multi-surface theme (e.g., TitleRegionPosition and GradientLightColor) can be accessed in order to bind elements in the theme-defined ControlTemplates to their values or use them in triggers (see CardflowView3D.Elemental.Pink resource dictionary).

    Syntax
    'Declaration
     
    Public Class SurfaceConfigurationContext 
    'Usage
     
    Dim instance As SurfaceConfigurationContext
    public class SurfaceConfigurationContext 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.DataGrid.Views.Surfaces.SurfaceConfigurationContext

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also