ColumnNames Property (FlexListBase)
Class
FlexListBase
.
Action
Gets a list containing the names of all columns in the data.
Syntax
'Declaration Protected Read Property columnNames As
List(Of
String
)
Access
Read only.