Class GridCommentStyleInfoStore
Implements the data store for the GridCommentStyleInfo object.
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Inherited Members
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 GridCommentStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
GridCommentStyleInfoStore()
Initializes a new empty GridCommentStyleInfoStore.
Declaration
public GridCommentStyleInfoStore()
Fields
BottomLeftCommentBrushProperty
Declaration
public static readonly StyleInfoProperty BottomLeftCommentBrushProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomLeftCommentProperty
Declaration
public static readonly StyleInfoProperty BottomLeftCommentProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomLeftCommentTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty BottomLeftCommentTemplateKeyProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomRightCommentBrushProperty
Declaration
public static readonly StyleInfoProperty BottomRightCommentBrushProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomRightCommentProperty
Declaration
public static readonly StyleInfoProperty BottomRightCommentProperty
Field Value
Type |
---|
StyleInfoProperty |
BottomRightCommentTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty BottomRightCommentTemplateKeyProperty
Field Value
Type |
---|
StyleInfoProperty |
TopLeftCommentBrushProperty
Declaration
public static readonly StyleInfoProperty TopLeftCommentBrushProperty
Field Value
Type |
---|
StyleInfoProperty |
TopLeftCommentProperty
Declaration
public static readonly StyleInfoProperty TopLeftCommentProperty
Field Value
Type |
---|
StyleInfoProperty |
TopLeftCommentTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty TopLeftCommentTemplateKeyProperty
Field Value
Type |
---|
StyleInfoProperty |
TopRightCommentBrushProperty
Declaration
public static readonly StyleInfoProperty TopRightCommentBrushProperty
Field Value
Type |
---|
StyleInfoProperty |
TopRightCommentProperty
Declaration
public static readonly StyleInfoProperty TopRightCommentProperty
Field Value
Type |
---|
StyleInfoProperty |
TopRightCommentTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty TopRightCommentTemplateKeyProperty
Field Value
Type |
---|
StyleInfoProperty |
Properties
StaticDataStore
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Methods
Clone()
Creates a duplicate of current object.
Declaration
public override object Clone()
Returns
Type | Description |
---|---|
System.Object | A duplicate of current object. |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable