btb-class

BetterListView Class

Ultimate ListView control replacement.

For a list of all members of this type, see BetterListView Members .

System.Object
   MarshalByRefObject
      Component
         Control
            BetterListViewBase
               BetterListView
                  BetterThumbnailBrowser

[LicenseProvider(LicenseProvider=ComponentOwl.BetterThumbnailBrowser.ComponentLicenseProvider)]
[Docking(DockingBehavior=DockingBehavior.Ask)]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""ComponentOwl.BetterThumbnailBrowser.BetterListViewDesigner, BetterThumbnailBrowse" + "r, Version=1.4.0.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2"")]
[LookupBindingProperties(DataSource=""DataSource"", DisplayMember=""DisplayMember"", ValueMember=""ValueMember"", LookupMember=""SelectedValue"")]
[ToolboxBitmap]
[ToolboxItem(ToolboxItemType=null, ToolboxItemTypeName="""")]
[ToolboxItemFilter(FilterString=""System.Windows.Forms"", FilterType=ToolboxItemFilterType.Allow)]
[DefaultBindingProperty(Name=""SelectedValue"")]
[DefaultProperty(Name=""Items"")]
[DefaultEvent(Name=""SelectedIndexChanged"")]
[Description(Description=""Ultimate ListView control replacement"")]
[Designer(DesignerBaseTypeName=""System.ComponentModel.Design.IDesigner"", DesignerTypeName=""System.Windows.Forms.Design.ControlDesigner, System.Design, Version=2.0.0.0, Cult" + "ure=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[ToolboxItemFilter(FilterString=""System.Windows.Forms"", FilterType=ToolboxItemFilterType.Allow)]
[DesignerSerializer(SerializerTypeName=""System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0." + "0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"", SerializerBaseTypeName=""System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Vers" + "ion=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"")]
[DesignerCategory(Category=""Component"")]
public class BetterListView : BetterListViewBase, IEnumerable<T>, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentOwl.BetterThumbnailBrowser

Assembly: BetterThumbnailBrowser (in BetterThumbnailBrowser.dll)

See Also

BetterListView Members | ComponentOwl.BetterThumbnailBrowser Namespace