Extended Style.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[ThemeableAttribute(true)] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] public class ExtendedItemStyle : TableItemStyle |
Visual Basic (Declaration) |
---|
<ThemeableAttribute(True)> _ <TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ <PersistenceModeAttribute(PersistenceMode.InnerProperty)> _ Public Class ExtendedItemStyle _ Inherits TableItemStyle |
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