Skip to main content

VisualNavigationButton Class

Provides information on the visual representation of a navigation button.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

#Declaration

public class VisualNavigationButton :
    SchedulerButton,
    ISelectableIntervalViewInfo

#Remarks

The VisualNavigationButton specifies the target element for the SchedulerViewBase.NavigationButtonPrevStyle and SchedulerViewBase.NavigationButtonNextStyle properties.

#Inheritance

See Also