Back to Devexpress

XRDesignPropertyGrid Class

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-5f48031e.md

latest2.2 KB
Original Source

XRDesignPropertyGrid Class

The Properties Grid within an End-User Designer.

Namespace : DevExpress.XtraReports.UserDesigner

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public class XRDesignPropertyGrid :
    XtraUserControl,
    IDesignControl
vb
Public Class XRDesignPropertyGrid
    Inherits XtraUserControl
    Implements IDesignControl

Remarks

The XRDesignPropertyGrid control is not intended to be used separately, but as a part of the XRDesignDockManager component.

To learn more, see Hide Properties from End-User Report Designer.

Implements

IDesignControl

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl XRDesignPropertyGrid

See Also

XRDesignPropertyGrid Members

DevExpress.XtraReports.UserDesigner Namespace