Infragistics2.Win.UltraWinListView.v8.1
UltraListViewGroupUIElement Class
See Also  Members  
Infragistics.Win.UltraWinListView Namespace : UltraListViewGroupUIElement Class

Represents an UltraListViewGroup object in the user interface.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class UltraListViewGroupUIElement 
   Inherits UIElement
C# 
public class UltraListViewGroupUIElement : UIElement 

See Also