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

Represents the header of the UltraListViewColumnBase object that is currently being dragged by the end user in the user interface.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class UltraListViewDragColumnHeaderUIElement 
   Inherits UltraListViewColumnHeaderUIElement
C# 
public class UltraListViewDragColumnHeaderUIElement : UltraListViewColumnHeaderUIElement 

See Also