[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ListViewZoomPolicy.ZoomIcon

ZoomIcon Property

ZoomIcon

Gets or sets a value indicating whether zoom item's icon.

Declaration
public bool ZoomIcon { get; set; }
Property Value
Type Description
bool

true if zoom item's icon; otherwise, false. The default is true.

Remarks

This zoom policy zoom the icon of item when ListView control containes icon.

When View is Tile, this zoom policy zoom the icon and font of item. But the row spacing and column spacing can't zoom.