True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / UIStrings Class / Item(String) Property

In This Topic
    Item(String) Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Item( _
       ByVal index As System.String _
    ) As System.String
    public System.string Item( 
       System.string index
    ) {get; set;}

    Parameters

    index
    See Also