TokenEdit.QueryAdvancedModeEventArgs.GetParent<TContainer>() Method
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Type Parameters
Name |
---|
TContainer |
Returns
Type |
---|
TContainer |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
public TContainer GetParent<TContainer>()
where TContainer : Control
Public Function GetParent(Of TContainer As Control) As TContainer
Name |
---|
TContainer |
Type |
---|
TContainer |
No
Your feedback is appreciated.