Back to Devexpress

DevExpress.XtraGrid.Views.WinExplorer Namespace

windowsforms-devexpress-dot-xtragrid-dot-views-eb5ac3fa.md

latest4.4 KB
Original Source

DevExpress.XtraGrid.Views.WinExplorer Namespace

Contains classes implementing the functionality of the WinExplorerView.

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Classes

NameDescription
WinExplorerViewDisplays 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.
WinExplorerViewAppearancesStores appearance settings allied to Groups and items within a WinExplorerView.
WinExplorerViewColumnsStores the collection of an item data field within a WinExplorerView and GridColumns, assigned to these fields.
WinExplorerViewContentStyleOptionsProvides options that affect the layout of elements in the WinExplorerViewStyle.Content style.
WinExplorerViewContextButtonCustomizeEventArgsProvides data for the WinExplorerView.ContextButtonCustomize event.
WinExplorerViewContextButtonToolTipEventArgsProvides data for the WinExplorerView.CustomContextButtonToolTip event.
WinExplorerViewListStyleOptionsContains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.
WinExplorerViewStyleOptionsProvides access to a specific WinExplorerView Style’s advanced settings.
WinExplorerViewStyleOptionsCollectionProvides access to properties that allow you to specify advanced settings for each WinExplorerView Style.

Delegates

NameDescription
WinExplorerViewContextButtonCustomizeEventHandlerRepresents a method that will handle the WinExplorerView.ContextButtonCustomize event.
WinExplorerViewContextButtonToolTipEventHandlerRepresents a method that will handle the WinExplorerView.CustomContextButtonToolTip event.

Enums

NameDescription
SelectionDrawModeContains values that specify the way selection for WinExplorerView items with no captions are drawn
WinExplorerViewStyleProvides member that specify different WinExplorerView Styles.