[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FormulaTextBox.OnLayout

OnLayout Method

OnLayout(LayoutEventArgs)

Raises the Layout event.

Declaration
protected override void OnLayout(LayoutEventArgs levent)
Protected Overrides Sub OnLayout(levent As LayoutEventArgs)
Parameters
Type Name Description
LayoutEventArgs levent

A LayoutEventArgs that contains the event data.

Overrides