DefaultStyle Property
DefaultStyle
Gets or sets the cells default renderer of the Spread skin.
Declaration
[TypeConverter(typeof(_sp))]
public NamedStyle DefaultStyle { get; set; }
<TypeConverter(GetType(_sp))>
Public Property DefaultStyle As NamedStyle