Back to Devexpress

WinExplorerViewOptionsHtmlTemplate Class

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-3a96ba39.md

latest1.7 KB
Original Source

WinExplorerViewOptionsHtmlTemplate Class

Contains options that are applied when you use HTML and CSS-based templates to render items.

Namespace : DevExpress.XtraGrid.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class WinExplorerViewOptionsHtmlTemplate :
    ViewBaseOptions
vb
Public Class WinExplorerViewOptionsHtmlTemplate
    Inherits ViewBaseOptions

The following members return WinExplorerViewOptionsHtmlTemplate objects:

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions WinExplorerViewOptionsHtmlTemplate

See Also

WinExplorerViewOptionsHtmlTemplate Members

DevExpress.XtraGrid.WinExplorer Namespace