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

SchedulerViewInfoBase.CalcFinalLayout() Method

Calculates the final layout for display of all visible elements of the current scheduler view on the screen.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v19.1.dll

Declaration

public virtual void CalcFinalLayout()

Remarks

This method is intended for internal use only. Normally, you don’t need to use it.

See Also