menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridStyleInfoStore - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridStyleInfoStore

    GridStyleInfoStore holds the plain data for a style object excluding identity information.

    Inheritance
    System.Object
    StyleInfoStore
    GridStyleInfoStore
    GridDataColumnStyleInfoStore
    GridDataStyleInfoStore
    Implements
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    System.IDisposable
    Inherited Members
    StyleInfoStore.Clear()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.DeserializeObject(Object, String)
    StyleInfoStore.Equals(Object)
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.GetSchema()
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsChanged
    StyleInfoStore.IsEmpty
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.SerializeObject(Object)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.ToString()
    StyleInfoStore.WriteXml(XmlWriter)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    [StaticDataField("sd")]
    public class GridStyleInfoStore : StyleInfoStore, IStyleInfo, ISerializable, ICloneable, IXmlSerializable, IDisposable
    Remarks

    When persisting grid cells, GridStyleInfoStore is the object that should be saved. Identity information can be recreated at run-time when loading cell information but the cell information must be saved.

    Constructors

    GridStyleInfoStore()

    Initializes a new empty GridStyleInfoStore.

    Declaration
    public GridStyleInfoStore()

    Fields

    AcceptsReturnProperty

    Provides information about the AcceptsReturn property.

    Declaration
    public static readonly StyleInfoProperty AcceptsReturnProperty
    Field Value
    Type
    StyleInfoProperty

    ApplyConditionalFormatBasedOnProperty

    Provides information about the ApplyConditionalFormatBasedOn property.

    Declaration
    public static readonly StyleInfoProperty ApplyConditionalFormatBasedOnProperty
    Field Value
    Type
    StyleInfoProperty

    AutoCompleteProperty

    Provides information about the DropDownStyle property.

    Declaration
    public static readonly StyleInfoProperty AutoCompleteProperty
    Field Value
    Type
    StyleInfoProperty

    AutoPopulateDropDownColumnsProperty

    Provides information about the AutoPopulateDropDownColumns property.

    Declaration
    public static readonly StyleInfoProperty AutoPopulateDropDownColumnsProperty
    Field Value
    Type
    StyleInfoProperty

    AutoWordSelectionProperty

    Provides information about the AutoWordSelection property.

    Declaration
    public static readonly StyleInfoProperty AutoWordSelectionProperty
    Field Value
    Type
    StyleInfoProperty

    BackgroundProperty

    Provides information about the Background property.

    Declaration
    public static readonly StyleInfoProperty BackgroundProperty
    Field Value
    Type
    StyleInfoProperty

    BaseStyleProperty

    Provides information about the BaseStyle property.

    Declaration
    public static readonly StyleInfoProperty BaseStyleProperty
    Field Value
    Type
    StyleInfoProperty

    BorderMarginsProperty

    Provides information about the BorderMargins property.

    Declaration
    public static readonly StyleInfoProperty BorderMarginsProperty
    Field Value
    Type
    StyleInfoProperty

    BordersProperty

    Provides information about the Borders property.

    Declaration
    public static readonly StyleInfoProperty BordersProperty
    Field Value
    Type
    StyleInfoProperty

    CaretBrushProperty

    Provides information about the CaretBrush property.

    Declaration
    public static readonly StyleInfoProperty CaretBrushProperty
    Field Value
    Type
    StyleInfoProperty

    CellEditTemplateKeyProperty

    Provides information about the CellEditTemplateKey property.

    Declaration
    public static readonly StyleInfoProperty CellEditTemplateKeyProperty
    Field Value
    Type
    StyleInfoProperty

    CellEditTemplateProperty

    Provides information about the CellEditTemplate property.

    Declaration
    public static readonly StyleInfoProperty CellEditTemplateProperty
    Field Value
    Type
    StyleInfoProperty

    CellItemTemplateKeyProperty

    Provides information about the CellItemTemplateKey property.

    Declaration
    public static readonly StyleInfoProperty CellItemTemplateKeyProperty
    Field Value
    Type
    StyleInfoProperty

    CellItemTemplateProperty

    Provides information about the CellItemTemplate property.

    Declaration
    public static readonly StyleInfoProperty CellItemTemplateProperty
    Field Value
    Type
    StyleInfoProperty

    CellTypeProperty

    Provides information about the CellType property.

    Declaration
    public static readonly StyleInfoProperty CellTypeProperty
    Field Value
    Type
    StyleInfoProperty

    CellValue2Property

    Provides information about the CellValue2 property.

    Declaration
    public static readonly StyleInfoProperty CellValue2Property
    Field Value
    Type
    StyleInfoProperty

    CellValueProperty

    Provides information about the CellValue property.

    Declaration
    public static readonly StyleInfoProperty CellValueProperty
    Field Value
    Type
    StyleInfoProperty

    CellValueTypeProperty

    Provides information about the CellValueType property.

    Declaration
    public static readonly StyleInfoProperty CellValueTypeProperty
    Field Value
    Type
    StyleInfoProperty

    CharacterCasingProperty

    Provides information about the CharacterCasing property.

    Declaration
    public static readonly StyleInfoProperty CharacterCasingProperty
    Field Value
    Type
    StyleInfoProperty

    ChildRelationalColumnProperty

    Declaration
    public static readonly StyleInfoProperty ChildRelationalColumnProperty
    Field Value
    Type
    StyleInfoProperty

    ChoiceListProperty

    Provides information about the ChoiceList property.

    Declaration
    public static readonly StyleInfoProperty ChoiceListProperty
    Field Value
    Type
    StyleInfoProperty

    CommentAlignmentProperty

    Provides information about the CommentAlignment property.

    Declaration
    public static readonly StyleInfoProperty CommentAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    CommentBrushProperty

    Provides information about the CommentBrush property.

    Declaration
    public static readonly StyleInfoProperty CommentBrushProperty
    Field Value
    Type
    StyleInfoProperty

    CommentProperty

    Provides information about the Comment property.

    Declaration
    public static readonly StyleInfoProperty CommentProperty
    Field Value
    Type
    StyleInfoProperty

    CommentTemplateKeyProperty

    Provides information about the CommentTemplateKey property.

    Declaration
    public static readonly StyleInfoProperty CommentTemplateKeyProperty
    Field Value
    Type
    StyleInfoProperty

    ConditionalFormatProperty

    Provides information about the ConditionalFormat property.

    Declaration
    public static readonly StyleInfoProperty ConditionalFormatProperty
    Field Value
    Type
    StyleInfoProperty

    ConditionalFormatsProperty

    Declaration
    public static readonly StyleInfoProperty ConditionalFormatsProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuItemSourceProperty

    Declaration
    public static readonly StyleInfoProperty ContextMenuItemSourceProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuItemsProperty

    Declaration
    public static readonly StyleInfoProperty ContextMenuItemsProperty
    Field Value
    Type
    StyleInfoProperty

    ContextMenuTemplateProperty

    Declaration
    public static readonly StyleInfoProperty ContextMenuTemplateProperty
    Field Value
    Type
    StyleInfoProperty

    CultureInfoProperty

    Provides information about the CultureInfo property.

    Declaration
    public static readonly StyleInfoProperty CultureInfoProperty
    Field Value
    Type
    StyleInfoProperty

    CurrencyEditStyleInfoProperty

    Declaration
    public static readonly StyleInfoProperty CurrencyEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    DataValidationTooltipLocationProperty

    Provides information about the DataValidationTooltipLocation property.

    Declaration
    public static readonly StyleInfoProperty DataValidationTooltipLocationProperty
    Field Value
    Type
    StyleInfoProperty

    DataValidationTooltipProperty

    Provides information about the DataValidationTooltip property.

    Declaration
    public static readonly StyleInfoProperty DataValidationTooltipProperty
    Field Value
    Type
    StyleInfoProperty

    DataValidationTooltipTemplateKeyProperty

    Provides information about the DataValidationTooltipTemplateKey property.

    Declaration
    public static readonly StyleInfoProperty DataValidationTooltipTemplateKeyProperty
    Field Value
    Type
    StyleInfoProperty

    DateTimeEditStyleInfoProperty

    Provides information about the DateTimeEdit property.

    Declaration
    public static readonly StyleInfoProperty DateTimeEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    DescriptionProperty

    Provides information about the Description property.

    Declaration
    public static readonly StyleInfoProperty DescriptionProperty
    Field Value
    Type
    StyleInfoProperty

    DisplayMemberProperty

    Provides information about the DisplayMember property.

    Declaration
    public static readonly StyleInfoProperty DisplayMemberProperty
    Field Value
    Type
    StyleInfoProperty

    DoubleEditStyleInfoProperty

    Declaration
    public static readonly StyleInfoProperty DoubleEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    DropDownColumnSizerProperty

    Provides information about the DropDownColumnSizer property.

    Declaration
    public static readonly StyleInfoProperty DropDownColumnSizerProperty
    Field Value
    Type
    StyleInfoProperty

    DropdownEditStyleInfoProperty

    Provides information about the DropdownEdit property.

    Declaration
    public static readonly StyleInfoProperty DropdownEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    DropDownVisibleColumnsProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty DropDownVisibleColumnsProperty
    Field Value
    Type
    StyleInfoProperty

    EnabledProperty

    Provides information about the Enabled property.

    Declaration
    public static readonly StyleInfoProperty EnabledProperty
    Field Value
    Type
    StyleInfoProperty

    EnableFloatingCellProperty

    Provides information about the AcceptsReturn property.

    Declaration
    public static readonly StyleInfoProperty EnableFloatingCellProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorAlartTitleProperty

    Declaration
    [Obsolete]
    public static readonly StyleInfoProperty ErrorAlartTitleProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorAlertTextProperty

    Provides information about the ErrorAlertText property.

    Declaration
    public static readonly StyleInfoProperty ErrorAlertTextProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorAlertTitleProperty

    Provides information about the ErrorAlertTitle property.

    Declaration
    public static readonly StyleInfoProperty ErrorAlertTitleProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorInfoProperty

    Provides information about the ErrorInfo property.

    Declaration
    public static readonly StyleInfoProperty ErrorInfoProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorProperty

    Provides information about the Error property.

    Declaration
    public static readonly StyleInfoProperty ErrorProperty
    Field Value
    Type
    StyleInfoProperty

    ExceptionProperty

    Provides information about the Exception property.

    Declaration
    public static readonly StyleInfoProperty ExceptionProperty
    Field Value
    Type
    StyleInfoProperty

    ExclusiveChoiceListProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ExclusiveChoiceListProperty
    Field Value
    Type
    StyleInfoProperty

    FloatCellModeProperty

    Provides information about the FloatCellMode property.

    Declaration
    public static readonly StyleInfoProperty FloatCellModeProperty
    Field Value
    Type
    StyleInfoProperty

    FloodCellProperty

    Provides information about the FloodCell property.

    Declaration
    public static readonly StyleInfoProperty FloodCellProperty
    Field Value
    Type
    StyleInfoProperty

    FlowDirectionProperty

    Provides information about the FlowDirection property.

    Declaration
    public static readonly StyleInfoProperty FlowDirectionProperty
    Field Value
    Type
    StyleInfoProperty

    FontProperty

    Provides information about the Font property.

    Declaration
    public static readonly StyleInfoProperty FontProperty
    Field Value
    Type
    StyleInfoProperty

    ForegroundProperty

    Provides information about the Foreground property.

    Declaration
    public static readonly StyleInfoProperty ForegroundProperty
    Field Value
    Type
    StyleInfoProperty

    FormatProperty

    Provides information about the Format property.

    Declaration
    public static readonly StyleInfoProperty FormatProperty
    Field Value
    Type
    StyleInfoProperty

    FormatProviderProperty

    Provides information about the FormatProvider property.

    Declaration
    public static readonly StyleInfoProperty FormatProviderProperty
    Field Value
    Type
    StyleInfoProperty

    FormulaTagProperty

    Provides information about the FormulaTag property.

    Declaration
    public static readonly StyleInfoProperty FormulaTagProperty
    Field Value
    Type
    StyleInfoProperty

    GridCommentStyleInfoProperty

    Declaration
    public static readonly StyleInfoProperty GridCommentStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    HorizontalAlignmentProperty

    Provides information about the HorizontalAlignment property.

    Declaration
    public static readonly StyleInfoProperty HorizontalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    ImageContentAlignmentProperty

    Provides information about the ImageContentAlignment property.

    Declaration
    public static readonly StyleInfoProperty ImageContentAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    ImageContentStretchProperty

    Provides information about the ImageContentStretch property.

    Declaration
    public static readonly StyleInfoProperty ImageContentStretchProperty
    Field Value
    Type
    StyleInfoProperty

    ImageHeightProperty

    Provides information about the ImageHeight property.

    Declaration
    public static readonly StyleInfoProperty ImageHeightProperty
    Field Value
    Type
    StyleInfoProperty

    ImageIndexProperty

    Provides information about the ImageIndex property.

    Declaration
    public static readonly StyleInfoProperty ImageIndexProperty
    Field Value
    Type
    StyleInfoProperty

    ImageListProperty

    Provides information about the ImageList property.

    Declaration
    public static readonly StyleInfoProperty ImageListProperty
    Field Value
    Type
    StyleInfoProperty

    ImageMarginsProperty

    Provides information about the ImageMargins property.

    Declaration
    public static readonly StyleInfoProperty ImageMarginsProperty
    Field Value
    Type
    StyleInfoProperty

    ImageWidthProperty

    Provides information about the ImageWidth property.

    Declaration
    public static readonly StyleInfoProperty ImageWidthProperty
    Field Value
    Type
    StyleInfoProperty

    IncrementalFilterProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty IncrementalFilterProperty
    Field Value
    Type
    StyleInfoProperty

    IntegerEditStyleInfoProperty

    Declaration
    public static readonly StyleInfoProperty IntegerEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    IsEditableProperty

    Provides information about the IsEditable property.

    Declaration
    public static readonly StyleInfoProperty IsEditableProperty
    Field Value
    Type
    StyleInfoProperty

    IsMouseTrackingEnabledProperty

    Provides information about the IsMouseTrackingEnabled property.

    Declaration
    public static readonly StyleInfoProperty IsMouseTrackingEnabledProperty
    Field Value
    Type
    StyleInfoProperty

    IsThemedProperty

    Provides information about the IsThemed property.

    Declaration
    public static readonly StyleInfoProperty IsThemedProperty
    Field Value
    Type
    StyleInfoProperty

    IsThreeStateProperty

    Provides information about the IsThreeState property.

    Declaration
    public static readonly StyleInfoProperty IsThreeStateProperty
    Field Value
    Type
    StyleInfoProperty

    ItemsSourceProperty

    Provides information about the ItemsSource property.

    Declaration
    public static readonly StyleInfoProperty ItemsSourceProperty
    Field Value
    Type
    StyleInfoProperty

    MaskEditInfoProperty

    Provides information about the MaskEdit property.

    Declaration
    public static readonly StyleInfoProperty MaskEditInfoProperty
    Field Value
    Type
    StyleInfoProperty

    MaxLengthProperty

    Provides information about the MaxLength property.

    Declaration
    public static readonly StyleInfoProperty MaxLengthProperty
    Field Value
    Type
    StyleInfoProperty

    NegativeForegroundProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty NegativeForegroundProperty
    Field Value
    Type
    StyleInfoProperty

    NumberFormatProperty

    Provides information about the NumberFormat property.

    Declaration
    public static readonly StyleInfoProperty NumberFormatProperty
    Field Value
    Type
    StyleInfoProperty

    PaddingProperty

    Provides information about the BorderMargins property.

    Declaration
    public static readonly StyleInfoProperty PaddingProperty
    Field Value
    Type
    StyleInfoProperty

    ParseFormatsProperty

    Provides information about the ParseFormats property.

    Declaration
    public static readonly StyleInfoProperty ParseFormatsProperty
    Field Value
    Type
    StyleInfoProperty

    PercentEditModeProperty

    Provides information about the PercentEditMode property.

    Declaration
    public static readonly StyleInfoProperty PercentEditModeProperty
    Field Value
    Type
    StyleInfoProperty

    PercentEditStyleInfoProperty

    Declaration
    public static readonly StyleInfoProperty PercentEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    PropertyDescriptorProperty

    Provides information about the PropertyDescriptor property.

    Declaration
    public static readonly StyleInfoProperty PropertyDescriptorProperty
    Field Value
    Type
    StyleInfoProperty

    ReadOnlyProperty

    Provides information about the ReadOnly property.

    Declaration
    public static readonly StyleInfoProperty ReadOnlyProperty
    Field Value
    Type
    StyleInfoProperty

    SelectionBrushProperty

    Provides information about the SelectionBrush property.

    Declaration
    public static readonly StyleInfoProperty SelectionBrushProperty
    Field Value
    Type
    StyleInfoProperty

    SelectionOpacityProperty

    Provides information about the SelectionOpacity property.

    Declaration
    public static readonly StyleInfoProperty SelectionOpacityProperty
    Field Value
    Type
    StyleInfoProperty

    ShowDataValidationTooltipProperty

    Provides information about the ShowDataValidationTooltip property.

    Declaration
    public static readonly StyleInfoProperty ShowDataValidationTooltipProperty
    Field Value
    Type
    StyleInfoProperty

    ShowDropDownHeadersProperty

    Provides information about the ShowDropDownHeaders property.

    Declaration
    public static readonly StyleInfoProperty ShowDropDownHeadersProperty
    Field Value
    Type
    StyleInfoProperty

    ShowTooltipProperty

    Provides information about the ShowTooltip property.

    Declaration
    public static readonly StyleInfoProperty ShowTooltipProperty
    Field Value
    Type
    StyleInfoProperty

    StaysOpenOnEditProperty

    Provides information about the StaysOpenOnEdit property.

    Declaration
    public static readonly StyleInfoProperty StaysOpenOnEditProperty
    Field Value
    Type
    StyleInfoProperty

    StrictValueTypeProperty

    Provides information about the StrictValueType property.

    Declaration
    public static readonly StyleInfoProperty StrictValueTypeProperty
    Field Value
    Type
    StyleInfoProperty

    TagProperty

    Provides information about the Tag property.

    Declaration
    public static readonly StyleInfoProperty TagProperty
    Field Value
    Type
    StyleInfoProperty

    TextAlignmentProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty TextAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    TextMarginsProperty

    Provides information about the TextMargins property.

    Declaration
    public static readonly StyleInfoProperty TextMarginsProperty
    Field Value
    Type
    StyleInfoProperty

    TextTrimmingProperty

    Provides information about the TextTrimming property.

    Declaration
    public static readonly StyleInfoProperty TextTrimmingProperty
    Field Value
    Type
    StyleInfoProperty

    TextWrappingProperty

    Provides information about the TextWrapping property.

    Declaration
    public static readonly StyleInfoProperty TextWrappingProperty
    Field Value
    Type
    StyleInfoProperty

    TimeSpanEditStyleInfoProperty

    Provides information about the TimeSpanEdit property.

    Declaration
    public static readonly StyleInfoProperty TimeSpanEditStyleInfoProperty
    Field Value
    Type
    StyleInfoProperty

    ToolTipProperty

    Provides information about the ToolTip property.

    Declaration
    public static readonly StyleInfoProperty ToolTipProperty
    Field Value
    Type
    StyleInfoProperty

    TooltipTemplateKeyProperty

    Provides information about the TooltipTemplateKey property.

    Declaration
    public static readonly StyleInfoProperty TooltipTemplateKeyProperty
    Field Value
    Type
    StyleInfoProperty

    TooltipTemplateProperty

    Declaration
    public static readonly StyleInfoProperty TooltipTemplateProperty
    Field Value
    Type
    StyleInfoProperty

    UpDownEditInfoProperty

    Provides information about the UpDownEdit property.

    Declaration
    public static readonly StyleInfoProperty UpDownEditInfoProperty
    Field Value
    Type
    StyleInfoProperty

    ValueMemberProperty

    Provides information about the ValueMember property.

    Declaration
    public static readonly StyleInfoProperty ValueMemberProperty
    Field Value
    Type
    StyleInfoProperty

    VerticalAlignmentProperty

    Provides information about the VerticalAlignment property.

    Declaration
    public static readonly StyleInfoProperty VerticalAlignmentProperty
    Field Value
    Type
    StyleInfoProperty

    Properties

    StaticDataStore

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

    Methods

    Clone()

    Returns a copy of current object.

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

    A copy of current object.

    Overrides
    StyleInfoStore.Clone()

    Dispose()

    Declaration
    public void Dispose()

    Implements

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