Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Views.Surfaces Namespace / DataSurfaceConfiguration Class / DataRegionConfigurationProperty Field


In This Topic
    DataRegionConfigurationProperty Field (DataSurfaceConfiguration)
    In This Topic
    Identifies the DataRegionConfiguration dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DataRegionConfigurationProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = DataSurfaceConfiguration.DataRegionConfigurationProperty
    public static readonly DependencyProperty DataRegionConfigurationProperty

    Field Value

    The identifier for the DataRegionConfiguration dependency property.
    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