Gets the LabelCollection object
that contains label related information.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[ParenthesizePropertyNameAttribute(true)] public LabelCollection Labels { get; } |
Visual Basic (Declaration) |
---|
<ParenthesizePropertyNameAttribute(True)> _ Public ReadOnly Property Labels As LabelCollection Get |