| C1.Web.Wijmo.Controls.C1GridView Namespace > GroupInfo Class : OutlineMode Property |
'Declaration<WidgetOptionAttribute()> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <C1DescriptionAttribute(Key="GroupInfo.OutlineMode", Description="Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded.")> Public Property OutlineMode As OutlineMode
[WidgetOption()] [C1Category("Behavior")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [C1Description(Key="GroupInfo.OutlineMode", Description="Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded.")] public OutlineMode OutlineMode {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