Represents the method that intend to handle Custom Command events.
public delegate void CustomCommandEventHandler(
object sender,
string command);
Requirements
Namespace: Aspose.Grid.Web
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
Aspose.Grid.Web Namespace