| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : EmptyDataRowStyle Property |
'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <LayoutAttribute(LayoutType.Styles)> <C1CategoryAttribute("Style")> <C1DescriptionAttribute(Key="C1Grid.EmptyDataRowStyle", Description="Gets a reference to the TableItemStyle object that enables you to set the appearance of the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records.")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property EmptyDataRowStyle As System.Web.UI.WebControls.TableItemStyle
[System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [Layout(LayoutType.Styles)] [C1Category("Style")] [C1Description(Key="C1Grid.EmptyDataRowStyle", Description="Gets a reference to the TableItemStyle object that enables you to set the appearance of the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records.")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public System.Web.UI.WebControls.TableItemStyle EmptyDataRowStyle {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