[]
        
(Showing Draft Content)

C1.WPF.ListView.TileListViewPanel

TileListViewPanel Class

Virtualizing panel which render the items in columns depending on the size of the items.

Inheritance
TileListViewPanel
Namespace: C1.WPF.ListView
Assembly: C1.WPF.ListView.dll
Syntax
public class TileListViewPanel : ListViewPanel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IScrollViewerLargeScrolling
Public Class TileListViewPanel
    Inherits ListViewPanel
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IScrollViewerLargeScrolling

Constructors

Name Description
TileListViewPanel(C1TileListView)

Default constructor

Properties

Name Description
Columns

Gets the number of columns.

Rows

Gets the nuber of rows.

Methods

Name Description
ArrangeOverride(Size)
GetDesiredExtentHeight()

Returns desired extend height.

GetDesiredExtentWidth()

Returns desired extend width.

MeasureOverride(Size)