StubGlyphOptions.ShouldSerializeOptions(IComponent) Method
Tests whether or not the StubGlyphOptions should be persisted.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| owner | IComponent |
Returns
| Type |
|---|
| Boolean |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also