[]
        
(Showing Draft Content)

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

Row Property

Row

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

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

The int representing the row index.