WinExplorerViewStyleOptions Class
Provides access to a specific WinExplorerView Style’s advanced settings.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class WinExplorerViewStyleOptions :
ViewBaseOptions,
ISupportDxHtmlContent,
IDxHtmlDesignerDataProvider
#Related API Members
The following members return WinExplorerViewStyleOptions objects:
#Remarks
Use the WinExplorerView.OptionsViewStyles property to access all properties that store WinExplorerViewStyleOptions objects. These objects store advanced settings for each WinExplorerView Style.
Note
The Win