Infragistics2.Win.UltraWinListView.v8.1
ImageSize Property
See Also 
Infragistics.Win.UltraWinListView Namespace > UltraListViewSettingsBase Class : ImageSize Property

Gets/sets the size at which item images are displayed for this View setting.

Syntax

Visual Basic (Declaration) 
Public Property ImageSize As Size
C# 
public Size ImageSize {get; set;}

See Also