\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / GetGlyphs Method

In This Topic
    GetGlyphs Method (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetGlyphs( _
       ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _
    ) As System.Windows.Forms.Design.Behavior.GlyphCollection
    public virtual System.Windows.Forms.Design.Behavior.GlyphCollection GetGlyphs( 
       System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType
    )

    Parameters

    selectionType
    See Also