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