Skip to main content

WinExplorerViewOptionsBehavior Class

Provides members that manage WinExplorerView behavior options.

Namespace: DevExpress.XtraGrid.WinExplorer

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class WinExplorerViewOptionsBehavior :
    ColumnViewOptionsBehavior

The following members return WinExplorerViewOptionsBehavior objects:

Remarks

See the WinExplorer View for the details.

See Also