WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GroupingGridFormatCellDialog - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GroupingGridFormatCellDialog

    Defines excel-like Format Cells Dialog that allows the user to format the cells dynamically. There are options to customized cell font, font color, font size, font style, font effects, background, alignment, cell merge, text formats.

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

    Constructors

    GroupingGridFormatCellDialog(GridGroupingControl)

    Initializes a new instance of the GroupingGridFormatCellDialog class.

    Declaration
    public GroupingGridFormatCellDialog(GridGroupingControl grid)
    Parameters
    Type Name Description
    GridGroupingControl grid

    GroupingGrid to be formatted.

    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 - 2021 Syncfusion Inc. All Rights Reserved