Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontFamilyComboBox Class / Label Property

In This Topic
    Label Property (FontFamilyComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Label As System.String
    public System.string Label {get; set;}
    See Also