Search Results for

    Show / Hide Table of Contents

    Interface IToolbarItem

    Represents interface for toolbar items that can start a group.

    Namespace: FastReport.Controls
    Assembly: FastReport.dll
    Syntax
    public interface IToolbarItem

    Properties

    BeginGroup

    Determines if this item starts a group.

    Declaration
    bool BeginGroup { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top © 1998-2026 Copyright Fast Reports Inc.