[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Column.StyleName

StyleName Property

StyleName

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

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