Show / Hide Table of Contents

Property GridColumns

| Improve this Doc View Source

GridColumns

Gets the grid columns.

Declaration
public ReadOnlyCollection<GridColumn> GridColumns { get; }
Property Value
Type Description
System.Collections.ObjectModel.ReadOnlyCollection<GridColumn>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest