[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.NullText

NullText Property

NullText

Gets or sets string representing a DBNull value.

Declaration
public string NullText { get; set; }
Implements