| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : AllowSorting Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Grid.AllowSorting", Description="A value indicating whether the widget can be sorted.")> <C1CategoryAttribute("Behavior")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <WidgetOptionAttribute()> Public Overridable Property AllowSorting As System.Boolean
[System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Grid.AllowSorting", Description="A value indicating whether the widget can be sorted.")] [C1Category("Behavior")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [WidgetOption()] public virtual System.bool AllowSorting {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