Xceed Grid for WinForms v4.3 Documentation
Welcome to Xceed Grid for WinForms v4.3 / Sample applications / RichCellEditor Sample Application
In This Topic
    RichCellEditor Sample Application
    In This Topic

    Programming languages

    VB.NET, C#

    Overview

    Xceed Grid for WinForms includes several types of built-in cell editors. All cell editors can also be used independently outside the grid, allowing you to leverage the grid's capabilities throughout your forms. Eighteen examples of cell editors are demonstrated in this application.

    Demonstrates

    • Simple Textbox 

    • Masked Textbox 

    • Simple NumbericBox 

    • Calculator NumericBox 

    • InLine Calculator NumericBox 

    • Simple ComboBox 

    • Multicolumn ComboBox 

    • Complex ComboBox 

    • Date Picker 

    • CheckBox 

    • Image 

    • Memo 

    • Numeric Up-Down 

    • Option Picker 

    • Track Bar 

    • Progress Bar 

    • Calculator 

    • GridControl

    How to use

    Simply use the editors in the application's grid control to familiarize yourself with the editor controls.

    Project location & filename

    C#: Xceed Samples\Xceed Grid for WinForms v#.#\CSharp\RichCellEditors\Xceed.Grid.Samples.RichCellEditors.csproj

    VB.NET: Xceed Samples\Xceed Grid for WinForms v#.#\Visual Basic .NET\RichCellEditors\Xceed.Grid.Samples.RichCellEditors.vbproj