Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1FontIcon Class / Text Property

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