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

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