[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Row.StyleName

StyleName Property

StyleName

Gets or sets the name of the custom style for the cells in this row.

Declaration
[TypeConverter(typeof(StyleNameConverter))]
public string StyleName { get; set; }
<TypeConverter(GetType(StyleNameConverter))>
Public Property StyleName As String