Table of Contents
Columns Property

Gets a collection of GridColumn objects that represents each grid columns.

Syntax
 public GridColumnCollection Columns { get; }
See Also