Skip to main content

MoreButtonCollection Class

A collection of MoreButton objects.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v24.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class MoreButtonCollection :
    DXCollection<MoreButton>

Inheritance

See Also