UserLookAndFeel.OwnerControl Property
Gets the control that owns the current UserLookAndFeel object.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object which represents the control that owns the current UserLookAndFeel object. |
See Also