Skip to main content

VisualNavigationButton.ButtonInfo Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Scheduler.Drawing

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public NavigationButtonViewModel ButtonInfo { get; set; }

#Property Value

Type Description
DevExpress.Xpf.Scheduler.Drawing.NavigationButtonViewModel

A DevExpress.Xpf.Scheduler.Drawing.NavigationButtonViewModel object.

See Also