Search Results for

    Show / Hide Table of Contents

    Class DictionaryWindow.DraggedItem

    Describes an item dragged from the "Data Dictionary" window.

    Inheritance
    System.Object
    DictionaryWindow.DraggedItem
    Namespace: FastReport.Design.ToolWindows
    Assembly: FastReport.dll
    Syntax
    public class DraggedItem

    Fields

    obj

    The dragged object.

    Declaration
    public object obj
    Field Value
    Type Description
    System.Object

    text

    The text of dragged object.

    Declaration
    public string text
    Field Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.