[Foundation.Export("NewRowPlaceholder")] [Browsable(true)] public string NewRowPlaceholder {get; set;}
'Declaration <Foundation.ExportAttribute("NewRowPlaceholder")> <BrowsableAttribute(True)> Public Property NewRowPlaceholder As String
'Declaration
<Foundation.ExportAttribute("NewRowPlaceholder")> <BrowsableAttribute(True)> Public Property NewRowPlaceholder As String
'Usage Dim instance As FlexGrid Dim value As String instance.NewRowPlaceholder = value value = instance.NewRowPlaceholder
'Usage
Dim instance As FlexGrid Dim value As String instance.NewRowPlaceholder = value value = instance.NewRowPlaceholder
FlexGrid Class FlexGrid Members