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

UIElement used to separate the UltraListViewImageUIElement and UltraListViewIconicTextAreaUIElement elements.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class UltraListViewIconicSpaceUIElement 
   Inherits UltraListViewItemConstituentUIElementBase
C# 
public class UltraListViewIconicSpaceUIElement : UltraListViewItemConstituentUIElementBase 

See Also