| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : RowStyle Property |
'Declaration<LayoutAttribute(LayoutType.Styles)> <C1CategoryAttribute("Style")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1DescriptionAttribute(Key="C1Grid.RowStyle", Description="Gets a reference to the TableItemStyle object that enables you to set the appearance of the data rows in a C1GridView control.")> Public ReadOnly Property RowStyle As System.Web.UI.WebControls.TableItemStyle
[Layout(LayoutType.Styles)] [C1Category("Style")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.NotifyParentProperty(true)] [C1Description(Key="C1Grid.RowStyle", Description="Gets a reference to the TableItemStyle object that enables you to set the appearance of the data rows in a C1GridView control.")] public System.Web.UI.WebControls.TableItemStyle RowStyle {get;}
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