Infragistics2.Win.UltraWinTree.v8.1
ColumnSetGeneratedEventArgs Class
See Also  Members  
Infragistics.Win.UltraWinTree Namespace : ColumnSetGeneratedEventArgs Class

Event arguments which provide information for the UltraTree.ColumnSetGenerated event.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class ColumnSetGeneratedEventArgs 
   Inherits EventArgs
C# 
public class ColumnSetGeneratedEventArgs : EventArgs 

See Also