menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FieldDialogBox - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FieldDialogBox

    Implements the dialog box that contains the column names for choosing.

    Inheritance
    System.Object
    FieldDialogBox
    Namespace: Syncfusion.GridHelperClasses
    Assembly: Syncfusion.GridHelperClasses.Windows.dll
    Syntax
    public class FieldDialogBox : Form

    Constructors

    FieldDialogBox()

    Initializes a new instance of the FieldDialogBox class.

    Declaration
    public FieldDialogBox()

    Fields

    count

    For internal use.

    Declaration
    public int[] count
    Field Value
    Type
    System.Int32[]

    FieldChooserGridList

    For internal use.

    Declaration
    public GridControl FieldChooserGridList
    Field Value
    Type
    GridControl

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved