GridColumnCollection Class |
Column collection for the
GridInheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public class GridColumnCollection : ObservableCollection<GridColumn>
Public Class GridColumnCollection
Inherits ObservableCollection(Of GridColumn)
type GridColumnCollection =
class
inherit ObservableCollection<GridColumn>
end
The GridColumnCollection type exposes the following members.
Constructors See Also