TreeViewItem.Expand Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD Expand(
lAll AS LOGIC,
lForceNotify AS LOGIC
) AS USUAL
public virtual Usual Expand(
bool lAll,
bool lForceNotify
)
Request Example
View SourceParameters
- lAll
- Type: Logic
- lForceNotify
- Type: Logic
Return Value
Type:
UsualSee Also