ComponentOne FlexGrid for UWP
TreeIndent Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : TreeIndent Property
Gets or sets the indent used to offset each group of rows in the grid.
Syntax
'Declaration
 
Public Property TreeIndent As System.Double
public System.double TreeIndent {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members