NavigatorButtonsBase.OwnerControl Property
Gets the control which owns the current collection.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Control | A Control descendant which represent the control which owns the current collection. |
See Also