TreeView.Indent Property | |
A numeric value representing the number of pixels that child items are indented from parent items.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Indent AS USUAL GET SET
public virtual Usual Indent { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the number of pixels that child items are indented from parent items.
See Also