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

Represents the image area of the UltraListViewItemUIElement object when the associated UltraListView control's UltraListView.View property is set to 'Icons', 'Tiles', or 'Thumbnails'.

Object Model



Syntax

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

See Also