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

Represents an group in the UltraListView control.

Object Model




Syntax

Visual Basic (Declaration) 
Public Class UltraListViewGroup 
   Inherits KeyedSubObjectBase
   Implements IKeyedSubObjectIKeyedSubObjectEx 
C# 
public class UltraListViewGroup : KeyedSubObjectBase, IKeyedSubObjectIKeyedSubObjectEx  

See Also