SampleImageListImageLabelInfoTLabelLabel Property

CVB.Net Documentation
Label under which this class is stored. You may change this label using the Relabel(UTP) method.

Namespace:  Stemmer.Cvb.SampleDatabase
Assembly:  Stemmer.Cvb.SampleDatabase (in Stemmer.Cvb.SampleDatabase.dll) Version: 14.0.0.0
Syntax

public TLabel Label { get; }

Property Value

Type: TLabel
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the parent list has already been disposed.
See Also

Reference