btb-class

BetterListView.AllowDrop Property

Gets or sets a value indicating whether to allow dropping data on the control with Drag and Drop mechanism.

[DefaultValue(Value=False)]
[Description(Description=""Allow dropping data on the control with Drag and Drop mechanism"")]
[Category(Category=""Behavior"")]
public override bool AllowDrop { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace