True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / OwnerDrawCellEventArgs Class / Text Property

In This Topic
    Text Property (OwnerDrawCellEventArgs)
    In This Topic
    The text of the cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As System.String
    public System.string Text {get;}
    See Also