Click or drag to resize

BrowseItemBranchIsBranch Property

Returns true if this item has children and can be expanded.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public override bool IsBranch { get; }

Property Value

Type: Boolean

Implements

IBrowseItemIsBranch
See Also