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

Base class for the UIElements that comprise the individual component elements of the UltraListViewItemUIElement

Object Model



Syntax

Visual Basic (Declaration) 
Public MustInherit Class UltraListViewItemConstituentUIElementBase 
   Inherits UIElement
C# 
public abstract class UltraListViewItemConstituentUIElementBase : UIElement 

See Also