Back to Devexpress

PropertyDescriptionControl.AllowDrop Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertydescriptioncontrol-dae28e7a.md

latest1.5 KB
Original Source

PropertyDescriptionControl.AllowDrop Property

This member is not supported by the PropertyDescriptionControl class.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool AllowDrop { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property AllowDrop As Boolean

Property Value

TypeDescription
Boolean

A Boolean value.

|

See Also

PropertyDescriptionControl Class

PropertyDescriptionControl Members

DevExpress.XtraVerticalGrid Namespace