Back to Devexpress

DockPanelOptionsBase Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-47b7655e.md

latest1.8 KB
Original Source

DockPanelOptionsBase Class

A base class for classes that provide options for the Report Designer‘s dock panels.

Namespace : DevExpress.Xpf.Reports.UserDesigner

Assembly : DevExpress.Xpf.ReportDesigner.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public class DockPanelOptionsBase :
    Freezable
vb
Public Class DockPanelOptionsBase
    Inherits Freezable

Inheritance

Object DispatcherObject DependencyObject Freezable DockPanelOptionsBase FieldListOptions

GroupAndSortPanelOptions

PropertyGridOptions

ReportExplorerOptions

ReportGalleryOptions

See Also

DockPanelOptionsBase Members

DevExpress.Xpf.Reports.UserDesigner Namespace