Columns Property (WPFToolkitDataGrid)

Action

Gets a collection that contains all the columns in the data grid.

Syntax

'Declaration
Protected Read Property Columns As List(Of WPFToolkitDataGridColumnHeader)

Access

Read only.