| C1.Web.Wijmo.Controls.C1GridView Namespace > CallbackSettings Class : Mode Property |
'Declaration<JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="CallbackSettings.Mode", Description="Determines if partial or full update of control's HTML content will take place during callback.")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Mode As CallbackMode
[Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [C1Category("Behavior")] [C1Description(Key="CallbackSettings.Mode", Description="Determines if partial or full update of control's HTML content will take place during callback.")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [System.ComponentModel.NotifyParentProperty(true)] public CallbackMode Mode {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2