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

SchedulerViewInfoBase.DeferredExecuteNavigationButtonsLayoutCalculator(Graphics) Method

For internal use. The method is required for the animated view navigation.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

public void DeferredExecuteNavigationButtonsLayoutCalculator(
    Graphics g
)

Parameters

Name Type Description
g Graphics

A Graphics object that outputs to the graphics buffer.

See Also