[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.DisplayColumn.AllowNull

AllowNull Property

AllowNull

Gets or sets a value that indicates whether that cells in the DisplayColumn will accept null value or null will be replaced by default value in unbound mode.

Declaration
public bool AllowNull { get; set; }