[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.IGridColumns

IGridColumns Interface

Represents the collection of columns in a grid.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IGridColumns

Properties

Name Description
ColumnWidths

Gets the widths of all columns in the current grid.

Extension Methods