| C1.Web.Wijmo.Controls.C1GridView Namespace > GroupInfo Class : ExpandedImageClass Property |
'Declaration<WidgetOptionAttribute()> <C1DescriptionAttribute(Key="GroupInfo.ExpandedImageClass", Description="Determines the css used to show expanded nodes on the grid.")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <C1CategoryAttribute("Style")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property ExpandedImageClass As System.String
[WidgetOption()] [C1Description(Key="GroupInfo.ExpandedImageClass", Description="Determines the css used to show expanded nodes on the grid.")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [C1Category("Style")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] public System.string ExpandedImageClass {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