btb-class

BetterListView.AutoExpandDelay Property

Gets or sets time period (in milliseconds) before group or item is expanded when dragging data over it.

[Category(Category=""Behavior"")]
[DefaultValue(Value=1000)]
[Description(Description=""Time period (in milliseconds) before group or item is expanded when dragging data" + " over it"")]
public int AutoExpandDelay { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace