TreeViewExpandedEvent.Expanded Property | |
A logical value that is TRUE if the item is expanded.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Expanded AS LOGIC GET
public virtual bool Expanded { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value that is TRUE if the item is expanded.
See Also