Gets or sets a value indicating whether Style information is applied from the datasource.
[Visual Basic]
Public Property UseColumnStyles As Boolean
[C#]
public bool UseColumnStyles {get;set;}
[Delphi]
public property UseColumnStyles: Boolean read get_UseColumnStyles write set_UseColumnStyles;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |