[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditorInfo.ReadOnly

ReadOnly Property

ReadOnly

Gets or sets a value that indicates whether the drop-down editor is read-only.

Declaration
public bool ReadOnly { get; set; }
Public Property [ReadOnly] As Boolean
Property Value
Type Description
bool

A bool value, true if the drop-down editor is read-only; otherwise, false.
The default is false.