ComponentOne Input for WinForms
UseFieldStyle Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1Label Class : UseFieldStyle Property
Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to.
Syntax
'Declaration
 
Public Property UseFieldStyle As System.Boolean
public System.bool UseFieldStyle {get; set;}
See Also

Reference

C1Label Class
C1Label Members