| C1.Web.Wijmo.Controls.C1GridView Namespace > GroupInfo Class : Position Property |
'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Layout")> <WidgetOptionAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="GroupInfo.Position", Description="Determines whether the grid should insert group header and/or group footer rows for this column.")> Public Property Position As GroupPosition
[System.ComponentModel.NotifyParentProperty(true)] [C1Category("Layout")] [WidgetOption()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [System.ComponentModel.DefaultValue()] [C1Description(Key="GroupInfo.Position", Description="Determines whether the grid should insert group header and/or group footer rows for this column.")] public GroupPosition Position {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