ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGridEditorFlyoutPresenter Class / TextProperty Field

In This Topic
    TextProperty Field (C1FlexGridEditorFlyoutPresenter)
    In This Topic
    Identifies the Text dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextProperty As DependencyProperty
    public static readonly DependencyProperty TextProperty
    See Also