BaseLayoutItemOptionsToolTip.ShouldSerializeCore(IComponent) Method
This method supports the internal infrastructure and is not intended to be called directly from your code.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | IComponent | An IComponent object. |
Returns
| Type | Description |
|---|---|
| Boolean | A Boolean value. |
See Also