EmptySpaceItem.AllowHotTrack Property
This property is not supported by the EmptySpaceItem class.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool AllowHotTrack { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | false. |
See Also