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


In This Topic
    TreeIndentProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TreeIndentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexGrid.TreeIndentProperty
    public static readonly DependencyProperty TreeIndentProperty
    See Also