[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.GridSizeEditor.Cell.Column

Column Property

Column

Gets or sets the column index of the cell (0..x).

Declaration
public int Column { get; set; }
Property Value
Type Description
int

The int representing the column index.