MoreButtonCollection Class
A collection of MoreButton objects.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Inheritance
See Also
A collection of MoreButton objects.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
public class MoreButtonCollection :
DXCollection<MoreButton>
Public Class MoreButtonCollection
Inherits DXCollection(Of MoreButton)