ComponentOne Input for WinForms
TextDetached Property (C1Label)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1Label Class : TextDetached Property
Specifies whether the Value and Text properties can be set independently.
Syntax
'Declaration
 
Public Property TextDetached As System.Boolean
public System.bool TextDetached {get; set;}
See Also

Reference

C1Label Class
C1Label Members