Click or drag to resize
GetStyleRowColEventArgsStyle Property
Gets or sets the style for the cell being queried.

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 for the cell.
See Also