[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.DisableOnNoData

DisableOnNoData Property

DisableOnNoData

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

Declaration
public bool DisableOnNoData { get; set; }