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.1.0.10114
C#
public RgfToolbarEventArgs(
	ToolbarAction command
)

Parameters

command  ToolbarAction
 

See Also