System.Windows.Forms.ListView.TileSize Property

Gets or sets the size of the tiles shown in tile view.

Syntax

[System.ComponentModel.Browsable(true)]
public System.Drawing.Size TileSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property controls the size of tiles when the ListView.View property is set to View.Tile. Setting this property is useful to prevent line-wrapping when subitem text is too long to be displayed on a single line.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0