TreeViewItem.Value Property (Typed) | |
The usual value associated with the tree view item.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Value AS USUAL GET SET
public virtual Usual Value { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe usual value associated with the tree view item.
See Also