Search Results for

    Show / Hide Table of Contents

    Class ScriptItem

    Represents very base class for Script elements ScriptItems collection contains elements of this type

    Inheritance
    System.Object
    ScriptItem
    ContainerFieldItem
    Namespace: FastReport.Olap.Code
    Assembly: FastReport.Olap.dll
    Syntax
    public abstract class ScriptItem

    Constructors

    ScriptItem(ScriptItems)

    Declaration
    public ScriptItem(ScriptItems owner)
    Parameters
    Type Name Description
    ScriptItems owner

    Fields

    owner

    Declaration
    protected ScriptItems owner
    Field Value
    Type Description
    ScriptItems

    Properties

    Name

    Item name

    Declaration
    public virtual string Name { get; }
    Property Value
    Type Description
    System.String
    Back to top © 1998-2024 Copyright Fast Reports Inc.