Click or drag to resize
StoreStyleRowColEventArgsStyle Property
Gets or sets the style to store for the cell.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public Style Style { get; set; }

Property Value

Type: Style
The style to store for the cell.
See Also