Name | Description | |
---|---|---|
C1ListViewer Constructor | Initializes a new instance of a C1ListViewer. |
The following tables list the members exposed by C1ListViewer.
Name | Description | |
---|---|---|
C1ListViewer Constructor | Initializes a new instance of a C1ListViewer. |
Name | Description | |
---|---|---|
ButtonBackgroundProperty | Identifies the ButtonBackground dependency property. | |
ButtonForegroundProperty | Identifies the ButtonForeground dependency property. | |
CornerRadiusProperty | Identifies the CornerRadius dependency property. | |
HorizontalScrollBarVisibilityProperty | Identifies the HorizontalScrollBarVisibility dependency property. | |
IsSwipeEnabledProperty | Identifies the IsSwipeEnabled dependency property. | |
ItemHeightProperty | Identifies the ItemHeight dependency property. | |
ItemWidthProperty | Identifies the ItemWidth dependency property. | |
MaxZoomProperty | Identifies the MaxZoom dependency property. | |
MinZoomProperty | Identifies the MinZoom dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
OrientationProperty | Identifies the Orientation dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
PreviewItemTemplateProperty | Identifies the PreviewItemTemplate dependency property. | |
RefreshWhileScrollingProperty | Identifies the RefreshWhileScrolling dependency property. | |
VerticalScrollBarVisibilityProperty | Identifies the VerticalScrollBarVisibility dependency property. | |
ViewportGapProperty | Identifies the ViewportGap dependency property. | |
ViewportPreviewGapProperty | Identifies the ViewportPreviewGap dependency property. | |
ZoomModeProperty | Identifies the ZoomMode dependency property. | |
ZoomProperty | Identifies the Zoom dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualMaxZoom | Gets the actual maximum zoom. | |
ActualMinZoom | Gets the actual minimum zoom. | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
ActualZoom | Gets the actual zoom. | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. | |
ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) | |
Effect | (Inherited from System.Windows.UIElement) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal ScrollBar should be displayed. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsScrolling | Gets a value indicating whether the list is scrolling. | |
IsSwipeEnabled | Gets or sets a value that indicates whether the view supports discrete input processing for a swipe interaction. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsZooming | Gets a value indicating whether this list is zooming. | |
ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemHeight | Gets or sets the height of each item. | |
Items | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) | |
ItemStyle | Style applied to all the items of this item control. (Inherited from C1.Silverlight.C1ItemsControl) | |
ItemTemplate | Template applied to all the items of the list. (Inherited from C1.Silverlight.C1ItemsControl) | |
ItemTemplateSelector | Template selector used to specify different templates applied to items of the same type. (Inherited from C1.Silverlight.C1ItemsControl) | |
ItemWidth | Gets or sets the width of each item. | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MaxZoom | Gets or sets the maximum zoom available. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MinZoom | Gets or sets the minimum zoom available. | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Orientation | Gets or sets the orientation in which the list is displayed. | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
PreviewItemTemplate | Gets or sets the template used for previewing an item. | |
Projection | (Inherited from System.Windows.UIElement) | |
RefreshWhileScrolling | Gets or sets a value indicating whether the viewport must be refreshed while the scroll is running. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a vertical ScrollBar should be displayed. | |
ViewportGap | Gets or sets a coeficient which will determine in each layout pass the size of the viewport. If zero is specified the size of the viewport will be equal to the scrollviewer viewport. If 0.5 is specified the size of the viewport will be enlarged to take up half screen more at both sides of the original viewport. | |
ViewportPreviewGap | Gets or sets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) | |
Zoom | Gets or set the zoom applied to this list. | |
ZoomMode | Gets or sets whether the zoom is enabled or disabled. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |