ComponentOne InputPanel for WinForms
DisableOnNoData Property

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

Reference

InputComponent Class
InputComponent Members