Extended Style for the table.
Contains Cellpadding and Cellspacing properties.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] [ThemeableAttribute(true)] public class ExtendedTableStyle : ExtendedItemStyle |
Visual Basic (Declaration) |
---|
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> _ <TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ <ThemeableAttribute(True)> _ Public Class ExtendedTableStyle _ Inherits ExtendedItemStyle |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Web.UI.WebControls..::..Style
System.Web.UI.WebControls..::..TableItemStyle
C1.Web.Editor..::..ExtendedItemStyle
C1.Web.Editor..::..ExtendedTableStyle
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Web.UI.WebControls..::..Style
System.Web.UI.WebControls..::..TableItemStyle
C1.Web.Editor..::..ExtendedItemStyle
C1.Web.Editor..::..ExtendedTableStyle