ComponentOne Input for WinForms
DisableOnNoData Property (C1CheckBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1CheckBox Class : DisableOnNoData Property
Gets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0.
Syntax
'Declaration
 
Public Property DisableOnNoData As System.Boolean
public System.bool DisableOnNoData {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members