Skip to main content

EditorContainer.ResetEditorsCache(RepositoryItem) Method

For internal use.

Namespace: DevExpress.XtraEditors.Container

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual void ResetEditorsCache(
    RepositoryItem item
)

Parameters

Name Type Description
item RepositoryItem

 

See Also