FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView Class / Text Property

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