Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / TreeIndentProperty Field

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