ComponentOne FlexGrid for WinForms
StringFormat Property

C1.Win.C1FlexGrid Namespace > CellStyle Class : StringFormat Property
Gets the StringFormat element used for rendering strings when the C1FlexGridBase.UseCompatibleTextRendering property is set to true.
Syntax
'Declaration
 
Public ReadOnly Property StringFormat As StringFormat
public StringFormat StringFormat {get;}
See Also

Reference

CellStyle Class
CellStyle Members