Skip to main content
A newer version of this page is available. .

DevExpress.XtraGrid.Views.WinExplorer Namespace

Contains classes implementing the functionality of the WinExplorerView.

Assembly: DevExpress.XtraGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Grid

Classes

Name Description
WinExplorerView Displays records using one of seven styles supported by Microsoft Windows Explorer — Small, Medium, Large, Extra Large, List, Tiles, and Content. Supports HTML-CSS templates that allow you to override the default data presentation in these styles.
WinExplorerViewAppearances Stores appearance settings allied to Groups and items within a WinExplorerView.
WinExplorerViewColumns Stores the collection of an item data field within a WinExplorerView and GridColumns, assigned to these fields.
WinExplorerViewContentStyleOptions Provides options that affect the layout of elements in the WinExplorerViewStyle.Content style.
WinExplorerViewContextButtonCustomizeEventArgs Provides data for the WinExplorerView.ContextButtonCustomize event.
WinExplorerViewContextButtonToolTipEventArgs Provides data for the WinExplorerView.CustomContextButtonToolTip event.
WinExplorerViewListStyleOptions Contains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.
WinExplorerViewStyleOptions Provides access to a specific WinExplorerView Style’s advanced settings.
WinExplorerViewStyleOptionsCollection Provides access to properties that allow you to specify advanced settings for each WinExplorerView Style.

Delegates

Name Description
WinExplorerViewContextButtonCustomizeEventHandler Represents a method that will handle the WinExplorerView.ContextButtonCustomize event.
WinExplorerViewContextButtonToolTipEventHandler Represents a method that will handle the WinExplorerView.CustomContextButtonToolTip event.

Enums

Name Description
SelectionDrawMode Contains values that specify the way selection for WinExplorerView items with no captions are drawn
WinExplorerViewStyle Provides member that specify different WinExplorerView Styles.