LookUpColumnInfo.GetOwner() Method
Returns the LookUpEdit control that owns the collection containing the current LookUpColumnInfo object.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Object | The owner of the collection containing the current LookUpColumnInfo object. |
See Also