In This Topic
Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to.
Syntax
'Declaration
Public Property UseColumnStyles As System.Boolean
public System.bool UseColumnStyles {get; set;}
See Also