ColumnItems Property (DataGrid)
Class
DataGrid
.
Action
Gets a list of all items in the column.
Syntax
'Declaration Protected Read Property ColumnItems As
List(Of
DataGridColumn
)
Access
Read only.