UseColumnStyles Property (C1TextBox)
Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to.
public bool UseColumnStyles {get; set;}
'Declaration
Public Property UseColumnStyles As Boolean