[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table.ITableColumn

ITableColumn Interface

Represents an interface for a table column.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITableColumn : IToggleReceiver

Properties

Name Description
AutoWidth

Gets the auto width setting for the table column.

Width

Gets the width of the table column.

Extension Methods