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

UIElement which contains the UltraListViewColumnHeaderUIElement instances that represent the headers for the columns displayed by the UltraListView control.

Object Model


Syntax

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

See Also