Skip to main content
All docs
V25.1
  • TokenEdit.QueryAdvancedModeEventArgs.GetParent<TContainer>() Method

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public TContainer GetParent<TContainer>()
        where TContainer : Control

    Type Parameters

    Name
    TContainer

    Returns

    Type
    TContainer
    See Also