Search Results for

    Show / Hide Table of Contents

    Namespace FastReport.Dialog

    Classes

    ButtonBaseControl

    Implements base behavior of button controls.

    ButtonControl

    Represents a Windows button control. Wraps the control.

    CheckBoxControl

    Represents a Windows CheckBox. Wraps the control.

    CheckedListBoxControl

    Displays a ListBox in which a check box is displayed to the left of each item. Wraps the control.

    ComboBoxControl

    Represents a Windows combo box control. Wraps the control.

    DataFilterBaseControl

    The base class for all controls that support the data filtering feature.

    DataSelectorControl

    Represents the control with two lists (available items and selected items).

    DateTimePickerControl

    Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format. Wraps the control.

    DialogComponentBase

    Base class for all dialog components.

    DialogComponentCollection

    Represents the collection of dialog components.

    DialogControl

    Base class for all dialog controls such as ButtonControl, TextBoxControl.

    DialogPage

    Represents the special kind of report page that wraps the and used to display dialog forms.

    GridControl

    Displays data in a customizable grid. Wraps the control.

    GridControlColumn

    Represents the GridControl's column. Wraps the class.

    GridControlColumnCollection

    Represents the collection of GridControl columns.

    GroupBoxControl

    Represents a Windows control that displays a frame around a group of controls with an optional caption. Wraps the control.

    LabelControl

    Represents a standard Windows label. Wraps the control.

    ListBoxBaseControl

    Base class for list box controls such as ListBoxControl, CheckedListBoxControl.

    ListBoxControl

    Represents a Windows control to display a list of items. Wraps the control.

    ListViewControl

    Represents a Windows list view control, which displays a collection of items that can be displayed using one of four different views. Wraps the control.

    MaskedTextBoxControl

    Uses a mask to distinguish between proper and improper user input. Wraps the control.

    MonthCalendarControl

    Represents a Windows control that enables the user to select a date using a visual monthly calendar display. Wraps the control.

    NumericUpDownControl

    Represents a Windows spin box (also known as an up-down control) that displays numeric values. Wraps the control.

    PanelControl

    Used to group collections of controls. Wraps the control.

    ParentControl

    Base class for controls that may contain child controls.

    PictureBoxControl

    Represents a Windows picture box control for displaying an image. Wraps the control.

    RadioButtonControl

    Enables the user to select a single option from a group of choices when paired with other RadioButton controls. Wraps the control.

    RichTextBoxControl

    Represents a Windows rich text box control. Wraps the control.

    TextBoxControl

    Represents a Windows text box control. Wraps the control.

    TreeViewControl

    Displays a hierarchical collection of labeled items, each represented by a TreeNode. Wraps the control.

    Back to top © 1998-2026 Copyright Fast Reports Inc.