GridToolbarItem.Owner Property
Gets the collection’s owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.Internal.IWebControlObject | An object that is the collection’s owner. |
See Also