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