Name | Description | |
---|---|---|
C1TileListBoxPanel Constructor |
The following tables list the members exposed by C1TileListBoxPanel.
Name | Description | |
---|---|---|
C1TileListBoxPanel Constructor |
Name | Description | |
---|---|---|
GeneratorForPanel | Gets the items container generator for this panel. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
MeasureSize | Gets the size used to measure the items in the MeasureOverride method call. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
ScrollViewer | Gets the scroll viewer associated with this panel. (Inherited from C1.Silverlight.C1ListViewerPanel) |
Name | Description | |
---|---|---|
AddInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
AfterItemMeasure | Overridden. Called after an item is measured in order to update scrolling structures. | |
AfterItemPrepared | Called after the item was prepared to be shown in the panel. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
ArrangeOverride | Overridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior. | |
BeforeItemRecycled | Called before the item is recycled. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
BringIndexIntoView | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
CalculateExtentSize | Overridden. Calculates the extent size which determine the size of the panel. | |
GetItemsCountInViewport | Overridden. | |
InsertInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
LoadMoreItemsAsync | (Inherited from C1.Silverlight.C1ListViewerPanel) | |
MeasureOverride | Overridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior. | |
NeedsMoreItems | Gets true when the viewport is close to the bottom. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
OnClearChildren | Called when the collection of child elements is cleared by the base System.Windows.Controls.Panel class. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
OnItemsChanged | Called when the System.Windows.Controls.ItemsControl.Items collection that is associated with the System.Windows.Controls.ItemsControl for this System.Windows.Controls.Panel changes. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
RaisePropertyChanged | Raises the property changed event. (Inherited from C1.Silverlight.C1ListViewerPanel) | |
RemoveInternalChildRange | (Inherited from System.Windows.Controls.VirtualizingPanel) |