ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupingPanel Class / IndentHeightProperty Field

In This Topic
    IndentHeightProperty Field
    In This Topic
    Identifies the IndentHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IndentHeightProperty As DependencyProperty
    public static readonly DependencyProperty IndentHeightProperty
    See Also