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

Arguments for the RemoveUserControls Event.

Object Model

RemoveUserControlsEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.RemoveUserControlsEventArgs

Requirements

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

See Also