WinForms

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

    Show / Hide Table of Contents

    Class GridProgressBarInfoStore

    Implements the data store for the GridProgressBarInfo object.

    Inheritance
    System.Object
    StyleInfoStore
    GridProgressBarInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    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.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    [StaticDataField("sd")]
    public class GridProgressBarInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    GridProgressBarInfoStore()

    Initializes a new instance for GridProgressBarInfoStore class.

    Declaration
    public GridProgressBarInfoStore()

    Fields

    BackGradientEndColorProperty

    Provides information about the BackGradientEndColor property.

    Declaration
    public static readonly StyleInfoProperty BackGradientEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackGradientStartColorProperty

    Provides information about the BackGradientStartColor property.

    Declaration
    public static readonly StyleInfoProperty BackGradientStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackgroundFallbackStyleProperty

    Provides information about the BackgroundFallbackStyle property.

    Declaration
    public static readonly StyleInfoProperty BackgroundFallbackStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackgroundImageProperty

    Provides information about the BackgroundImage property.

    Declaration
    public static readonly StyleInfoProperty BackgroundImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackgroundStyleProperty

    Provides information about the BackgroundStyle property.

    Declaration
    public static readonly StyleInfoProperty BackgroundStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackMultipleColorsProperty

    Provides information about the BackMultipleColors property.

    Declaration
    public static readonly StyleInfoProperty BackMultipleColorsProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackSegmentsProperty

    Provides information about the BackSegments property.

    Declaration
    public static readonly StyleInfoProperty BackSegmentsProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackTubeEndColorProperty

    Provides information about the BackTubeEndColor property.

    Declaration
    public static readonly StyleInfoProperty BackTubeEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackTubeStartColorProperty

    Provides information about the BackTubeStartColor property.

    Declaration
    public static readonly StyleInfoProperty BackTubeStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FontColorProperty

    Provides information about the FontColor property.

    Declaration
    public static readonly StyleInfoProperty FontColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForeColorProperty

    Provides information about the ForeColor property.

    Declaration
    public static readonly StyleInfoProperty ForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForegroundImageProperty

    Provides information about the ForegroundImage property.

    Declaration
    public static readonly StyleInfoProperty ForegroundImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForeSegmentsProperty

    Provides information about the ForeSegments property.

    Declaration
    public static readonly StyleInfoProperty ForeSegmentsProperty
    Field Value
    Type Description
    StyleInfoProperty

    GradientEndColorProperty

    Provides information about the GradientEndColor property.

    Declaration
    public static readonly StyleInfoProperty GradientEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    GradientStartColorProperty

    Provides information about the GradientStartColor property.

    Declaration
    public static readonly StyleInfoProperty GradientStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    MaximumProperty

    Provides information about the Maximum property.

    Declaration
    public static readonly StyleInfoProperty MaximumProperty
    Field Value
    Type Description
    StyleInfoProperty

    MinimumProperty

    Provides information about the Minimum property.

    Declaration
    public static readonly StyleInfoProperty MinimumProperty
    Field Value
    Type Description
    StyleInfoProperty

    MultipleColorsProperty

    Provides information about the MultipleColors property.

    Declaration
    public static readonly StyleInfoProperty MultipleColorsProperty
    Field Value
    Type Description
    StyleInfoProperty

    ProgressFallbackStyleProperty

    Provides information about the ProgressFallbackStyle property.

    Declaration
    public static readonly StyleInfoProperty ProgressFallbackStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    ProgressOrientationProperty

    Provides information about the ProgressOrientation property.

    Declaration
    public static readonly StyleInfoProperty ProgressOrientationProperty
    Field Value
    Type Description
    StyleInfoProperty

    ProgressStyleProperty

    Provides information about the ProgressStyle property.

    Declaration
    public static readonly StyleInfoProperty ProgressStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    ProgressValueProperty

    Provides information about the ProgressValue property.

    Declaration
    public static readonly StyleInfoProperty ProgressValueProperty
    Field Value
    Type Description
    StyleInfoProperty

    SegmentWidthProperty

    Provides information about the SegmentWidth property.

    Declaration
    public static readonly StyleInfoProperty SegmentWidthProperty
    Field Value
    Type Description
    StyleInfoProperty

    StepProperty

    Provides information about the Step property.

    Declaration
    public static readonly StyleInfoProperty StepProperty
    Field Value
    Type Description
    StyleInfoProperty

    StretchImageProperty

    Provides information about the StretchImage property.

    Declaration
    public static readonly StyleInfoProperty StretchImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    StretchMultGradProperty

    Provides information about the StretchMultGrad property.

    Declaration
    public static readonly StyleInfoProperty StretchMultGradProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextOrientationProperty

    Provides information about the TextOrientation property.

    Declaration
    public static readonly StyleInfoProperty TextOrientationProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextShadowProperty

    Provides information about the TextShadow property.

    Declaration
    public static readonly StyleInfoProperty TextShadowProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextStyleProperty

    Provides information about the TextStyle property.

    Declaration
    public static readonly StyleInfoProperty TextStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextVisibleProperty

    Provides information about the TextVisible property.

    Declaration
    public static readonly StyleInfoProperty TextVisibleProperty
    Field Value
    Type Description
    StyleInfoProperty

    TubeEndColorProperty

    Provides information about the TubeEndColor property.

    Declaration
    public static readonly StyleInfoProperty TubeEndColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TubeStartColorProperty

    Provides information about the TubeStartColor property.

    Declaration
    public static readonly StyleInfoProperty TubeStartColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data source.

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

    Methods

    Clone()

    Creates an exact copy of the current object.

    Declaration
    public override object Clone()
    Returns
    Type Description
    System.Object

    A duplicate of the current object.

    Overrides
    StyleInfoStore.Clone()

    Implements

    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable

    See Also

    StyleInfoStore
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved