[]
Gets or sets a custom CellStyle associated with this row or column.
[Browsable(false)]
public virtual CellStyle Style { get; set; }
<Browsable(False)>
Public Overridable Property Style As CellStyle
If the row or column does not have a custom style, this property returns null.