Class GraphicStyleInfoStore
Inheritance
System.Object
GraphicStyleInfoStore
Implements
System.ICloneable
System.Xml.Serialization.IXmlSerializable
System.IDisposable
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GraphicStyleInfoStore : StyleInfoStore, IStyleInfo, ICloneable, IXmlSerializable, IDisposable
Constructors
GraphicStyleInfoStore()
Declaration
public GraphicStyleInfoStore()
Fields
BackgroundProperty
Declaration
public static readonly StyleInfoProperty BackgroundProperty
Field Value
BorderBrushProperty
Declaration
public static readonly StyleInfoProperty BorderBrushProperty
Field Value
BorderThicknessProperty
Declaration
public static readonly StyleInfoProperty BorderThicknessProperty
Field Value
CellNameProperty
Declaration
public static readonly StyleInfoProperty CellNameProperty
Field Value
CellTypeProperty
Declaration
public static readonly StyleInfoProperty CellTypeProperty
Field Value
CellValueProperty
Declaration
public static readonly StyleInfoProperty CellValueProperty
Field Value
EnabledProperty
Declaration
public static readonly StyleInfoProperty EnabledProperty
Field Value
ForegroundProperty
Declaration
public static readonly StyleInfoProperty ForegroundProperty
Field Value
GraphicCellControlProperty
Declaration
public static readonly StyleInfoProperty GraphicCellControlProperty
Field Value
HorizontalAlignmentProperty
Declaration
public static readonly StyleInfoProperty HorizontalAlignmentProperty
Field Value
ReadOnlyProperty
Declaration
public static readonly StyleInfoProperty ReadOnlyProperty
Field Value
TextProperty
Declaration
public static readonly StyleInfoProperty TextProperty
Field Value
VerticalAlignmentProperty
Declaration
public static readonly StyleInfoProperty VerticalAlignmentProperty
Field Value
Properties
StaticDataStore
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Overrides
Methods
Clone()
Declaration
public override object Clone()
Returns
Overrides
Implements
System.ICloneable
System.Xml.Serialization.IXmlSerializable
System.IDisposable