Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1FontIcon Class / Text Property

In This Topic
    Text Property
    In This Topic
    Gets the text that represents the icon in the specified System.Windows.Media.FontFamily.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also