| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : ClientSelectionMode Property |
'Declaration<C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Grid.ClientSelectionMode", Description="Represents client-side behavior.")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <WidgetOptionAttribute()> Public Overridable Property ClientSelectionMode As SelectionMode
[C1Category("Behavior")] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Grid.ClientSelectionMode", Description="Represents client-side behavior.")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [WidgetOption()] public virtual SelectionMode ClientSelectionMode {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