DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCaptionGlyphStyle Class / ShouldSerializeGlyphSize Method

In This Topic
    ShouldSerializeGlyphSize Method (DataFilterCaptionGlyphStyle)
    In This Topic
    Specifies whether to save the value of the GlyphSize property.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeGlyphSize() As Boolean
    protected bool ShouldSerializeGlyphSize()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also