Skip to main content
A newer version of this page is available. .

MoreButton Class

Provides information on the visual representation of the More Buttons.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

public class MoreButton :
    SelectableIntervalViewInfo

The following members return MoreButton objects:

Remarks

The More Button elements are contained in the MoreButtonCollection collection accessible using the SchedulerViewInfoBase.MoreButtons property.

Inheritance

Object
DevExpress.Utils.Drawing.GraphicsInfoArgs
DevExpress.Utils.Drawing.ObjectInfoArgs
DevExpress.XtraScheduler.Drawing.SelectableIntervalViewInfo
MoreButton
See Also