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

Represents an UltraListViewGroup object in the user interface.

Object Model



Syntax

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

See Also