Class NavigateArrowStyleInfoStore
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class NavigateArrowStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
NavigateArrowStyleInfoStore()
Initializes a new instance of the NavigateArrowStyleInfoStore class.
Declaration
public NavigateArrowStyleInfoStore()
NavigateArrowStyleInfoStore(SerializationInfo, StreamingContext)
Initializes a new instance of the NavigateArrowStyleInfoStore class from a serialization stream.
Declaration
protected NavigateArrowStyleInfoStore(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
ArrowBackColorProperty
Declaration
public static readonly StyleInfoProperty ArrowBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
ArrowForeColorProperty
Declaration
public static readonly StyleInfoProperty ArrowForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
DisabledArrowForeColorProperty
Declaration
public static readonly StyleInfoProperty DisabledArrowForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
HoverArrowBackColorProperty
Declaration
public static readonly StyleInfoProperty HoverArrowBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
HoverArrowForeColorProperty
Declaration
public static readonly StyleInfoProperty HoverArrowForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedArrowBackColorProperty
Declaration
public static readonly StyleInfoProperty PressedArrowBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedArrowForeColorProperty
Declaration
public static readonly StyleInfoProperty PressedArrowForeColorProperty
Field Value
Type |
---|
StyleInfoProperty |
Properties
StaticDataStore
Gets the static data value of the NavigateArrowStyleInfoStore class.
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable