Back to Devexpress

PropertyGridControl.DesignTimeManager Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-e78bd411.md

latest1.4 KB
Original Source

PropertyGridControl.DesignTimeManager Property

This property supports internal infrastructure and is not intended to be used in code.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public PGridDesignTimeManager DesignTimeManager { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property DesignTimeManager As PGridDesignTimeManager

Property Value

Type
DevExpress.XtraVerticalGrid.Design.PGridDesignTimeManager

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace