MoreButtonCollection Class
A collection of MoreButton objects.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Inheritance
See Also
A collection of MoreButton objects.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
public class MoreButtonCollection :
DXCollection<MoreButton>
Public Class MoreButtonCollection
Inherits DXCollection(Of MoreButton)