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

Arguments for the CheckBox Click Event.

Object Model

CheckEventArgs ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.CheckEventArgs

Requirements

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

See Also