EditorContainer.CheckActiveEditor(Control) Method
In This Article
Returns whether the EditorContainer descendant is active.
Namespace: DevExpress.XtraEditors.Container
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type |
---|---|
container | Control |
#Returns
Type | Description |
---|---|
Boolean | true if the Editor |
See Also