ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGridEditorFlyoutPresenter Class / Text Property

In This Topic
    Text Property (C1FlexGridEditorFlyoutPresenter)
    In This Topic
    Gets or sets the content of the editor.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also