Class TabBarStyleInfoStore
Inheritance
System.Object
TabBarStyleInfoStore
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Assembly: Syncfusion.Shared.Base.dll
public class TabBarStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
Declaration
public TabBarStyleInfoStore()
TabBarStyleInfoStore(SerializationInfo, StreamingContext)
Declaration
protected TabBarStyleInfoStore(SerializationInfo info, StreamingContext context)
Parameters
| Type |
Name |
Description |
| System.Runtime.Serialization.SerializationInfo |
info |
An object that holds all the data needed to serialize or deserialize this instance.
|
| System.Runtime.Serialization.StreamingContext |
context |
Describes the source and destination of the serialized stream specified by info.
|
Fields
Declaration
public static readonly StyleInfoProperty ActiveTabFontProperty
Field Value
Declaration
public static readonly StyleInfoProperty AddTabButtonColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty AddTabButtonHoverColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty BorderColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty BottomLineColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty DottedLineColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty HoverTabForeColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty InActiveTabFontProperty
Field Value
Declaration
public static readonly StyleInfoProperty PressedTabBackColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty PressedTabForeColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty SeparatorLineColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty TabBackColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty TabBorderColorProperty
Field Value
Declaration
public static readonly StyleInfoProperty TabForeColorProperty
Field Value
Properties
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable