dbicList Send comments on this topic.
AfterCellEditEventArgs Class
See Also  Members  
dbicBase Assembly > Dbi.WinControl Namespace : AfterCellEditEventArgs Class

Arguments for the AfterCellEdit Event.

Object Model

AfterCellEditEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

Visual Basic (Declaration) 
Public Class AfterCellEditEventArgs 
   Inherits System.EventArgs
C# 
public class AfterCellEditEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.AfterCellEditEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also