EditorContainer.ResetEditorsCache(Type) Method
In This Article
For internal use.
Namespace: DevExpress.XtraEditors.Container
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual void ResetEditorsCache(
Type type
)
#Parameters
Name | Type | Description |
---|---|---|
type | Type |
|
See Also