Back to Devexpress

TextEdit.QueryAdvancedModeEventArgs.ParentForm Property

windowsforms-devexpress-dot-xtraeditors-dot-textedit-dot-queryadvancedmodeeventargs-895fbe42.md

latest1.1 KB
Original Source

TextEdit.QueryAdvancedModeEventArgs.ParentForm Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Form ParentForm { get; }
vb
Public ReadOnly Property ParentForm As Form

Property Value

Type
Form

See Also

TextEdit.QueryAdvancedModeEventArgs Class

TextEdit.QueryAdvancedModeEventArgs Members

DevExpress.XtraEditors Namespace