ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / IndentWidthProperty Field

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