[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputComponent.DisableOnNoData

DisableOnNoData Property

DisableOnNoData

Gets or sets whether the component should be disabled when it is bound to an empty data source, i.e. when CurrencyManager.Count = 0.

Declaration
public virtual bool DisableOnNoData { get; set; }