[]
Gets or sets whether GrapeCity.Win.Spread.InputMan.CellType.GcComboBox uses compatible drawing when GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.DropDownStyle is DropDownList.
public bool UseCompatibleDrawing { get; set; }
Public Property UseCompatibleDrawing As Boolean
| Type | Description |
|---|---|
| bool | true if GrapeCity.Win.Spread.InputMan.CellType.GcComboBox uses compatible drawing; otherwise, false. |