WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridPercentStyleInfoStore - WPF API Reference | Syncfusion GridPercentStyleInfo object. ">

    Show / Hide Table of Contents

    Class GridPercentStyleInfoStore

    Implements the data store for the GridPercentStyleInfo object.

    Inheritance
    System.Object
    StyleInfoStore
    GridPercentStyleInfoStore
    Implements
    System.IDisposable
    ICloneable
    IStyleInfo
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Dispose(Boolean)
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.ToString()
    StyleInfoStore.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.MergeStyle(IStyleInfo)
    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.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.UI.Xaml.CellGrid.Styles
    Assembly: Syncfusion.SfCellGrid.WPF.dll
    Syntax
    [StaticDataField("sd")]
    public class GridPercentStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable

    Constructors

    GridPercentStyleInfoStore()

    Initializes an empty GridCurrencyStyleInfoStore.

    Declaration
    public GridPercentStyleInfoStore()

    Fields

    AllowScrollingOnCircleProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty AllowScrollingOnCircleProperty
    Field Value
    Type Description
    StyleInfoProperty

    MaxValueProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty MaxValueProperty
    Field Value
    Type Description
    StyleInfoProperty

    MinValueProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty MinValueProperty
    Field Value
    Type Description
    StyleInfoProperty

    NegativeForegroundProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty NegativeForegroundProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentDecimalDigitsProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentDecimalDigitsProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentDecimalSeparatorProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentDecimalSeparatorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentEditModeProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentEditModeProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentGroupSeparatorProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentGroupSeparatorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentNegativePatternProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentNegativePatternProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentPositivePatternProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentPositivePatternProperty
    Field Value
    Type Description
    StyleInfoProperty

    PercentSymbolProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PercentSymbolProperty
    Field Value
    Type Description
    StyleInfoProperty

    sd

    Declaration
    public static StaticData sd
    Field Value
    Type Description
    StaticData

    Properties

    StaticDataStore

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

    Methods

    Clone()

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

    Implements

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

    See Also

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