Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V20.1
  • AppointmentLabelCollection Properties

    A collection of appointment labels.
    Name Description
    Capacity Gets or sets the number of elements that the DXCollectionBase<T> can contain. Inherited from DXCollectionBase<T>.
    Count Gets the number of elements contained in the DXCollectionBase<T> instance. Inherited from DXCollectionBase<T>.
    IsUpdateLocked Gets whether the collection has been locked for updating. Inherited from NotificationCollection<T>.
    Item[Int32] Obsolete. Provides indexed access to individual items in the appointment label collection.
    UniquenessProviderType Gets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>. Inherited from DXCollectionBase<T>.
    See Also