btb-class

BetterListView.SortOnCollectionChange Property

Gets or sets a value indicating whether to automatically sort items when collection is changed.

[Description(Description=""Automatically sort items when collection is changed"")]
[DefaultValue(Value=True)]
[Category(Category=""Performance"")]
public bool SortOnCollectionChange { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace