ComponentOne Input for WinForms
Item(String) Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > UIStrings Class : Item(String) Property
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

Reference

UIStrings Class
UIStrings Members