GridOnLayout Method

Raises the Layout event.

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
protected override void OnLayout(
	LayoutEventArgs levent
)

Parameters

levent  LayoutEventArgs
A LayoutEventArgs that contains the event data.

See Also