[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.GridSizeEditor.Cells

Cells Property

Cells

Gets or sets the cells of the grid.

Declaration
public ObservableCollection<GridSizeEditor.Cell> Cells { get; set; }
Property Value
Type Description
ObservableCollection<GridSizeEditor.Cell>

The ObservableCollection<T> representing the cells of the grid.