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

MoreButton.Empty Property

Gets a special value that represents an uninitialized MoreButton.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public static MoreButton Empty { get; }

Property Value

Type Description
MoreButton

The empty MoreButton.

See Also