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: 19.00.00
Syntax
C#
public override bool IsBranch { get; }

Property Value

Boolean

Implements

IBrowseItemIsBranch
See Also