WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialSliderStyleInfoStore - WindowsForms API Reference | Syncfusion RadialSliderVisualStyle object. ">

    Show / Hide Table of Contents

    Class RadialSliderStyleInfoStore

    Represents a class that Provides storage for the RadialSliderVisualStyle object.

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    RadialSliderStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.Clone()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.ToString()
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.Clear()
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ModifyStyleKeepChanges(IStyleInfo, StyleModifyType)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.WriteXml(XmlWriter)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.GetSchema()
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsEmpty
    StyleInfoStore.IsChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class RadialSliderStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    RadialSliderStyleInfoStore()

    Initializes a new instance of the RadialSliderStyleInfoStore class.

    Declaration
    public RadialSliderStyleInfoStore()

    RadialSliderStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the RadialSliderStyleInfoStore class from a serialization stream.

    Declaration
    protected RadialSliderStyleInfoStore(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

    BackColorProperty

    Provides information about the BackColor property.

    Declaration
    public static readonly StyleInfoProperty BackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledBackColorProperty

    Provides information about the DisabledBackColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledFillColorProperty

    Provides information about the DisabledFillColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledFillColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledForeColorProperty

    Provides information about the DisabledForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledFrameBorderColorProperty

    Provides information about the DisabledFrameBorderColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledFrameBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledInnerCircleColorProperty

    Provides information about the DisabledInnerCircleColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledInnerCircleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledLabelForeColorProperty

    Provides information about the DisabledLabelForeColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledLabelForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledNeedleColorProperty

    Provides information about the DisabledNeedleColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledNeedleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledOuterCircleColorProperty

    Provides information about the DisabledOuterCircleColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledOuterCircleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledTickColorProperty

    Provides information about the DisabledTickColor property.

    Declaration
    public static readonly StyleInfoProperty DisabledTickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FillColorProperty

    Provides information about the FillColor property.

    Declaration
    public static readonly StyleInfoProperty FillColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FontProperty

    Provides information about the Font property.

    Declaration
    public static readonly StyleInfoProperty FontProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForeColorProperty

    Provides information about the ForeColor property.

    Declaration
    public static readonly StyleInfoProperty ForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FrameBorderColorProperty

    Provides information about the FrameBorderColor property.

    Declaration
    public static readonly StyleInfoProperty FrameBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FrameBorderThicknessProperty

    Provides information about the FrameBorderThickness property.

    Declaration
    public static readonly StyleInfoProperty FrameBorderThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerCircleColorProperty

    Provides information about the InnerCircleColor property.

    Declaration
    public static readonly StyleInfoProperty InnerCircleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InnerCircleThicknessProperty

    Provides information about the InnerCircleThickness property.

    Declaration
    public static readonly StyleInfoProperty InnerCircleThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    LabelFontProperty

    Provides information about the LabelFont property.

    Declaration
    public static readonly StyleInfoProperty LabelFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    LabelForeColorProperty

    Provides information about the LabelForeColor property.

    Declaration
    public static readonly StyleInfoProperty LabelForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    NeedleColorProperty

    Provides information about the NeedleColor property.

    Declaration
    public static readonly StyleInfoProperty NeedleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    NeedleThicknessProperty

    Provides information about the NeedleThickness property.

    Declaration
    public static readonly StyleInfoProperty NeedleThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    OuterCircleColorProperty

    Provides information about the OuterCircleColor property.

    Declaration
    public static readonly StyleInfoProperty OuterCircleColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    OuterCircleThicknessProperty

    Provides information about the OuterCircleThickness property.

    Declaration
    public static readonly StyleInfoProperty OuterCircleThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowLabelProperty

    Provides information about the ShowLabel property.

    Declaration
    public static readonly StyleInfoProperty ShowLabelProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowSliderLabelProperty

    Provides information about the ShowSliderLabel property.

    Declaration
    public static readonly StyleInfoProperty ShowSliderLabelProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowTickProperty

    Provides information about the ShowTick property.

    Declaration
    public static readonly StyleInfoProperty ShowTickProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowValueProperty

    Provides information about the ShowValue property.

    Declaration
    public static readonly StyleInfoProperty ShowValueProperty
    Field Value
    Type Description
    StyleInfoProperty

    TickColorProperty

    Provides information about the TickColor property.

    Declaration
    public static readonly StyleInfoProperty TickColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the RadialSliderStyleInfoStore class.

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type Description
    StaticData
    Overrides
    VisualStyleInfoStore.StaticDataStore

    Implements

    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved