Indentation Property (FlexAdvancedDataGrid)
Class
FlexAdvancedDataGrid
.
Action
Gets the indentation for each node of the navigation tree, in pixels. The default value is 17.
Syntax
C#
protected
Integer
indentation { get; }
VB
'Declaration Protected Read Property indentation As
Integer
Access
Read only.