'Declaration Public Property CellText As System.String
'Usage Dim instance As CellTextRenderingEventArgs Dim value As System.String instance.CellText = value value = instance.CellText
public System.string CellText {get; set;}
'Declaration Public Property CellText As System.String
'Usage Dim instance As CellTextRenderingEventArgs Dim value As System.String instance.CellText = value value = instance.CellText
public System.string CellText {get; set;}