DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCaptionGlyphStyle Class / GlyphSize Property

In This Topic
    GlyphSize Property (DataFilterCaptionGlyphStyle)
    In This Topic
    Gets or sets the size of the glyph.
    Syntax
    'Declaration
     
    Public Property GlyphSize As GlyphSize
    public GlyphSize GlyphSize {get; set;}
    See Also