C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / CallbackSettings Class / Action Property

In This Topic
Action Property (CallbackSettings)
In This Topic
Determines the actions that can be performed using callbacks mechanism.
Syntax
'Declaration
 
Public Property Action As CallbackAction
 

Property Value

The default value is CallbackAction.None
See Also