StyleFixedNew Property (Column)
In This Topic
Gets the custom style associated with fixed cells on this row or column, creating a new one of necessary.
Syntax
'Declaration
Public Overridable ReadOnly Property StyleFixedNew As CellStyle
public virtual CellStyle StyleFixedNew {get;}
See Also