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

In This Topic
CallbackSettings Property
In This Topic
Gets the CallbackSettings object that enables you to determine actions that can be performed by the C1.Web.Wijmo.Controls.C1GridView using callbacks mechanism.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CallbackSettings As CallbackSettings
 
See Also