[]
        
(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, INotifyPropertyChanged, IScrollViewerLargeScrolling

Constructors

Name Description
TileListViewPanel(C1TileListView)

Default constructor

Methods

Name Description
ArrangeOverride(Size)

Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.

GetDesiredExtentHeight()

Returns desired extend height.

GetDesiredExtentWidth()

Returns desired extend width.

MeasureOverride(Size)

Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.