C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1GridView Namespace : CallbackMode Enumeration |
'Declaration Public Enum CallbackMode Inherits System.Enum
public enum CallbackMode : System.Enum
Member | Description |
---|---|
Full | Callback action is performed using full update of control's HTML content. |
Partial | Callback action is performed using partial update of control's HTML content. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1GridView.CallbackMode