Skip to main content
A newer version of this page is available. .

EditorContainer.ResetEditorsCache(Type) Method

For internal use.

Namespace: DevExpress.XtraEditors.Container

Assembly: DevExpress.XtraEditors.v21.2.dll

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

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual void ResetEditorsCache(
    Type type
)

Parameters

Name Type Description
type Type

 

See Also