[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.UseCompatibleDrawing

UseCompatibleDrawing Property

UseCompatibleDrawing

Gets or sets whether GrapeCity.Win.Spread.InputMan.CellType.GcComboBox uses compatible drawing when GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.DropDownStyle is DropDownList.

Declaration
public bool UseCompatibleDrawing { get; set; }
Public Property UseCompatibleDrawing As Boolean
Property Value
Type Description
bool

true if GrapeCity.Win.Spread.InputMan.CellType.GcComboBox uses compatible drawing; otherwise, false.