ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridColumns Interface
Members

In This Topic
    IGridColumns Interface
    In This Topic
    Represents the collection of columns in a grid.
    Object Model
    IGridColumns Interface
    Syntax
    'Declaration
     
    Public Interface IGridColumns 
    public interface IGridColumns 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also