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

Arguments for the BeforeCellEdit Event.

Object Model

BeforeCellEditEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiComboBox ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem ClassdbiTextBox Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.BeforeCellEditEventArgs

Requirements

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

See Also