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

Property Value

Type: Boolean

Implements

IBrowseItemIsBranch
See Also