TextEdit.QueryAdvancedModeEventArgs.GetParent<TContainer>() Method
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Type Parameters
| Name |
|---|
| TContainer |
Returns
| Type |
|---|
| TContainer |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
public TContainer GetParent<TContainer>()
where TContainer : Control
Public Function GetParent(Of TContainer As Control) As TContainer
| Name |
|---|
| TContainer |
| Type |
|---|
| TContainer |