Class GridStyleInfoStore
Inheritance
System.Object
GridStyleInfoStore
Implements
System.IDisposable
System.Xml.Serialization.IXmlSerializable
Assembly: Syncfusion.SfCellGrid.UWP.dll
Syntax
[StaticDataField("sd")]
public class GridStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
Constructors
GridStyleInfoStore()
Declaration
public GridStyleInfoStore()
Fields
BackgroundProperty
Provides information about the Background property.
Declaration
public static readonly StyleInfoProperty BackgroundProperty
Field Value
BaseStyleProperty
Provides information about the BaseStyle property.
Declaration
public static readonly StyleInfoProperty BaseStyleProperty
Field Value
BordersProperty
Provides information about the Borders property.
Declaration
public static readonly StyleInfoProperty BordersProperty
Field Value
CellEditTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty CellEditTemplateKeyProperty
Field Value
CellEditTemplateProperty
Declaration
public static readonly StyleInfoProperty CellEditTemplateProperty
Field Value
CellItemTemplateKeyProperty
Declaration
public static readonly StyleInfoProperty CellItemTemplateKeyProperty
Field Value
CellItemTemplateProperty
Declaration
public static readonly StyleInfoProperty CellItemTemplateProperty
Field Value
CellTypeProperty
Provides information about the CellType property.
Declaration
public static readonly StyleInfoProperty CellTypeProperty
Field Value
CellValue2Property
Declaration
public static readonly StyleInfoProperty CellValue2Property
Field Value
CellValueProperty
Provides information about the CellValue property.
Declaration
public static readonly StyleInfoProperty CellValueProperty
Field Value
Declaration
public static readonly StyleInfoProperty CommentBrushProperty
Field Value
Provides information about the Comment property.
Declaration
public static readonly StyleInfoProperty CommentProperty
Field Value
Declaration
public static readonly StyleInfoProperty CommentTemplateProperty
Field Value
Declaration
public static readonly StyleInfoProperty ConditionalFormatsProperty
Field Value
Declaration
public static readonly StyleInfoProperty DataValidationTooltipProperty
Field Value
Declaration
public static readonly StyleInfoProperty DataValidationTooltipTemplateProperty
Field Value
DescriptionProperty
Declaration
public static readonly StyleInfoProperty DescriptionProperty
Field Value
EnabledProperty
Provides information about the ReadOnly property.
Declaration
public static readonly StyleInfoProperty EnabledProperty
Field Value
FontProperty
Provides information about the Font property.
Declaration
public static readonly StyleInfoProperty FontProperty
Field Value
ForegroundProperty
Provides information about the Foreground property.
Declaration
public static readonly StyleInfoProperty ForegroundProperty
Field Value
Provides information about the Format property.
Declaration
public static readonly StyleInfoProperty FormatProperty
Field Value
Declaration
public static readonly StyleInfoProperty FormatProviderProperty
Field Value
Provides information about the FormulaTag property.
Declaration
public static readonly StyleInfoProperty FormulaTagProperty
Field Value
GridComboBoxCellRendererProperty
Declaration
public static readonly StyleInfoProperty GridComboBoxCellRendererProperty
Field Value
GridDateTimeEditrendererProperty
Declaration
public static readonly StyleInfoProperty GridDateTimeEditrendererProperty
Field Value
GridNumericCellRendererProperty
Declaration
public static readonly StyleInfoProperty GridNumericCellRendererProperty
Field Value
GridUpDownCellRendererProperty
Provides information about the UpDownEdit property.
Declaration
public static readonly StyleInfoProperty GridUpDownCellRendererProperty
Field Value
HorizontalAlignmentProperty
Declaration
public static readonly StyleInfoProperty HorizontalAlignmentProperty
Field Value
HyperlinkProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty HyperlinkProperty
Field Value
IsThreeStateProperty
Declaration
public static readonly StyleInfoProperty IsThreeStateProperty
Field Value
PaddingProperty
Provides information about the Padding property.
Declaration
public static readonly StyleInfoProperty PaddingProperty
Field Value
ReadOnlyProperty
Provides information about the ReadOnly property.
Declaration
public static readonly StyleInfoProperty ReadOnlyProperty
Field Value
sd
Declaration
public static StaticData sd
Field Value
TagProperty
Provides information about the Tag property.
Declaration
public static readonly StyleInfoProperty TagProperty
Field Value
TextTrimmingProperty
Provides information about the property.
Declaration
public static readonly StyleInfoProperty TextTrimmingProperty
Field Value
TextWrappingProperty
Declaration
public static readonly StyleInfoProperty TextWrappingProperty
Field Value
Provides information about the Tooltip property.
Declaration
public static readonly StyleInfoProperty TooltipProperty
Field Value
Declaration
public static readonly StyleInfoProperty TooltipTemplateProperty
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.IDisposable
System.Xml.Serialization.IXmlSerializable
Extension Methods