WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridDataColumnStyleInfoStore - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridDataColumnStyleInfoStore

    Inheritance
    System.Object
    StyleInfoStore
    GridStyleInfoStore
    GridDataColumnStyleInfoStore
    Implements
    IStyleInfo
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    System.IDisposable
    Inherited Members
    GridStyleInfoStore.GridCommentStyleInfoProperty
    GridStyleInfoStore.CellTypeProperty
    GridStyleInfoStore.CellValueProperty
    GridStyleInfoStore.CellItemTemplateProperty
    GridStyleInfoStore.CellItemTemplateKeyProperty
    GridStyleInfoStore.CellEditTemplateProperty
    GridStyleInfoStore.CellEditTemplateKeyProperty
    GridStyleInfoStore.CellValueTypeProperty
    GridStyleInfoStore.FormatProperty
    GridStyleInfoStore.ParseFormatsProperty
    GridStyleInfoStore.BaseStyleProperty
    GridStyleInfoStore.PropertyDescriptorProperty
    GridStyleInfoStore.ErrorProperty
    GridStyleInfoStore.ErrorInfoProperty
    GridStyleInfoStore.ExceptionProperty
    GridStyleInfoStore.CultureInfoProperty
    GridStyleInfoStore.ReadOnlyProperty
    GridStyleInfoStore.StrictValueTypeProperty
    GridStyleInfoStore.BackgroundProperty
    GridStyleInfoStore.ForegroundProperty
    GridStyleInfoStore.BorderMarginsProperty
    GridStyleInfoStore.PaddingProperty
    GridStyleInfoStore.TextMarginsProperty
    GridStyleInfoStore.BordersProperty
    GridStyleInfoStore.FontProperty
    GridStyleInfoStore.DescriptionProperty
    GridStyleInfoStore.EnabledProperty
    GridStyleInfoStore.IsThemedProperty
    GridStyleInfoStore.FormulaTagProperty
    GridStyleInfoStore.ValueMemberProperty
    GridStyleInfoStore.DisplayMemberProperty
    GridStyleInfoStore.ItemsSourceProperty
    GridStyleInfoStore.AutoPopulateDropDownColumnsProperty
    GridStyleInfoStore.DropDownColumnSizerProperty
    GridStyleInfoStore.DropDownVisibleColumnsProperty
    GridStyleInfoStore.ChildRelationalColumnProperty
    GridStyleInfoStore.CellValue2Property
    GridStyleInfoStore.ChoiceListProperty
    GridStyleInfoStore.IsEditableProperty
    GridStyleInfoStore.IsThreeStateProperty
    GridStyleInfoStore.TagProperty
    GridStyleInfoStore.AcceptsReturnProperty
    GridStyleInfoStore.EnableFloatingCellProperty
    GridStyleInfoStore.FloatCellModeProperty
    GridStyleInfoStore.FloodCellProperty
    GridStyleInfoStore.AutoWordSelectionProperty
    GridStyleInfoStore.CharacterCasingProperty
    GridStyleInfoStore.TextAlignmentProperty
    GridStyleInfoStore.HorizontalAlignmentProperty
    GridStyleInfoStore.TextWrappingProperty
    GridStyleInfoStore.FlowDirectionProperty
    GridStyleInfoStore.TextTrimmingProperty
    GridStyleInfoStore.SelectionBrushProperty
    GridStyleInfoStore.CaretBrushProperty
    GridStyleInfoStore.SelectionOpacityProperty
    GridStyleInfoStore.MaskEditInfoProperty
    GridStyleInfoStore.UpDownEditInfoProperty
    GridStyleInfoStore.ExclusiveChoiceListProperty
    GridStyleInfoStore.AutoCompleteProperty
    GridStyleInfoStore.ShowDropDownHeadersProperty
    GridStyleInfoStore.StaysOpenOnEditProperty
    GridStyleInfoStore.IsMouseTrackingEnabledProperty
    GridStyleInfoStore.NumberFormatProperty
    GridStyleInfoStore.NegativeForegroundProperty
    GridStyleInfoStore.PercentEditModeProperty
    GridStyleInfoStore.DateTimeEditStyleInfoProperty
    GridStyleInfoStore.TimeSpanEditStyleInfoProperty
    GridStyleInfoStore.CurrencyEditStyleInfoProperty
    GridStyleInfoStore.DropdownEditStyleInfoProperty
    GridStyleInfoStore.DoubleEditStyleInfoProperty
    GridStyleInfoStore.IntegerEditStyleInfoProperty
    GridStyleInfoStore.PercentEditStyleInfoProperty
    GridStyleInfoStore.ToolTipProperty
    GridStyleInfoStore.TooltipTemplateKeyProperty
    GridStyleInfoStore.TooltipTemplateProperty
    GridStyleInfoStore.CommentTemplateKeyProperty
    GridStyleInfoStore.CommentProperty
    GridStyleInfoStore.CommentBrushProperty
    GridStyleInfoStore.CommentAlignmentProperty
    GridStyleInfoStore.ShowTooltipProperty
    GridStyleInfoStore.MaxLengthProperty
    GridStyleInfoStore.VerticalAlignmentProperty
    GridStyleInfoStore.ImageListProperty
    GridStyleInfoStore.ImageIndexProperty
    GridStyleInfoStore.ImageContentStretchProperty
    GridStyleInfoStore.ImageContentAlignmentProperty
    GridStyleInfoStore.IncrementalFilterProperty
    GridStyleInfoStore.ImageWidthProperty
    GridStyleInfoStore.ImageHeightProperty
    GridStyleInfoStore.ImageMarginsProperty
    GridStyleInfoStore.ConditionalFormatProperty
    GridStyleInfoStore.ConditionalFormatsProperty
    GridStyleInfoStore.ApplyConditionalFormatBasedOnProperty
    GridStyleInfoStore.ShowDataValidationTooltipProperty
    GridStyleInfoStore.DataValidationTooltipTemplateKeyProperty
    GridStyleInfoStore.DataValidationTooltipProperty
    GridStyleInfoStore.ErrorAlertTitleProperty
    GridStyleInfoStore.ErrorAlartTitleProperty
    GridStyleInfoStore.ErrorAlertTextProperty
    GridStyleInfoStore.DataValidationTooltipLocationProperty
    GridStyleInfoStore.FormatProviderProperty
    GridStyleInfoStore.ContextMenuItemsProperty
    GridStyleInfoStore.ContextMenuItemSourceProperty
    GridStyleInfoStore.ContextMenuTemplateProperty
    GridStyleInfoStore.Dispose()
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    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.MergeStyle(IStyleInfo)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.WriteXml(XmlWriter)
    StyleInfoStore.SerializeObject(Object)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.DeserializeObject(Object, String)
    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.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    [StaticDataField("sd")]
    public class GridDataColumnStyleInfoStore : GridStyleInfoStore, IStyleInfo, ICloneable, IXmlSerializable, IDisposable

    Constructors

    GridDataColumnStyleInfoStore()

    Initializes a new empty GridDataColumnStyleInfoStore.

    Declaration
    public GridDataColumnStyleInfoStore()

    Fields

    CellTypeEnumProperty

    Declaration
    public static readonly StyleInfoProperty CellTypeEnumProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

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

    Methods

    Clone()

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

    Implements

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