Search Results for

    Show / Hide Table of Contents

    Class GroupBase

    Inheritance
    System.Object
    GroupBase
    Group<T>
    Namespace: FastReport.Export.Dxf.Groups
    Assembly: FastReport.dll
    Syntax
    public abstract class GroupBase

    Properties

    Code

    Declaration
    public virtual int Code { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    AppendTo(StringBuilder)

    Declaration
    public abstract void AppendTo(StringBuilder s)
    Parameters
    Type Name Description
    System.Text.StringBuilder s

    IsEndSectionGroup()

    Declaration
    public abstract bool IsEndSectionGroup()
    Returns
    Type Description
    System.Boolean
    Back to top © 1998-2025 Copyright Fast Reports Inc.