RgfToolbarEventArgs Constructor

Initializes a new instance of the RgfToolbarEventArgs class

Definition

Namespace: Recrovit.RecroGridFramework.Client.Events
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.0.0.10102
C#
public RgfToolbarEventArgs(
	ToolbarAction command
)

Parameters

command  ToolbarAction
 

See Also