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

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