TileViewOptionsBehavior.Editable Property
This member is not supported by the TileViewOptionsBehavior class. Use the TileViewOptionsBehavior.EditingMode property instead.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool Editable { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property Editable As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback