Class GridDataColumnStyleInfoStore
Implements
System.ICloneable
System.Xml.Serialization.IXmlSerializable
System.IDisposable
Inherited Members
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 |
---|
StyleInfoProperty |
Properties
StaticDataStore
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Methods
Clone()
Declaration
public override object Clone()
Returns
Type |
---|
System.Object |
Overrides
Implements
System.ICloneable
System.Xml.Serialization.IXmlSerializable
System.IDisposable