DateTimeEditors for WinRT
C1ListViewer Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1ListViewer.

Public Constructors
 NameDescription
Public ConstructorC1ListViewer ConstructorInitializes a new instance of a C1ListViewer.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HorizontalScrollBarVisibilityPropertyIdentifies the HorizontalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSwipeEnabledProperty  
Public Fieldstatic (Shared in Visual Basic)ItemHeightPropertyIdentifies the ItemHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemWidthPropertyIdentifies the ItemWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxZoomPropertyIdentifies the MaxZoom dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinZoomPropertyIdentifies the MinZoom dependency property.  
Public Fieldstatic (Shared in Visual Basic)OrientationPropertyIdentifies the Orientation dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreviewItemTemplatePropertyIdentifies the PreviewItemTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)RefreshWhileScrollingPropertyIdentifies the RefreshWhileScrolling dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalScrollBarVisibilityPropertyIdentifies the VerticalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportGapPropertyIdentifies the ViewportGap dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportPreviewGapPropertyIdentifies the ViewportPreviewGap dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZoomModePropertyIdentifies the ZoomMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZoomPropertyIdentifies the Zoom dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualMaxZoomGets the actual maximum zoom.  
Public PropertyActualMinZoomGets the actual minimum zoom.  
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualZoomGets the actual zoom.  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayMemberPathGets or sets the name or path of the property that is displayed for each data item. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates whether a horizontal ScrollBar should be displayed.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsScrollingGets a value indicating whether the list is scrolling.  
Public PropertyIsSwipeEnabled  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsZoomingGets a value indicating whether this list is zooming.  
Public PropertyItemContainerGenerator (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemContainerTransitionsGets or sets the collection of Transition style elements that apply to the item containers of a C1ItemsControl. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemHeightGets or sets the height of each item.  
Public PropertyItems (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemsPanelGets or sets the panel template that will be used when creating the items. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemsSourceGets or sets the collection of items that will be shown. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemStyleStyle applied to all the items of this item control. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemTemplateTemplate applied to all the items of the list. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemTemplateSelectorTemplate selector used to specify different templates applied to items of the same type. (Inherited from C1.Xaml.C1ItemsControl)
Public PropertyItemWidthGets or sets the width of each item.  
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxZoomGets or sets the maximum zoom available.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinZoomGets or sets the minimum zoom available.  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyOrientationGets or sets the orientation in which the list is displayed.  
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPreviewItemTemplateGets or sets the template used for previewing an item.  
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRefreshWhileScrollingGets or sets a value indicating whether the viewport must be refreshed while the scroll is running.  
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates whether a vertical ScrollBar should be displayed.  
Public PropertyViewportGapGets 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.  
Public PropertyViewportPreviewGapGets or sets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode.  
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyZoomGets or set the zoom applied to this list.  
Public PropertyZoomModeGets or sets whether the zoom is enabled or disabled.  
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodBringIndexIntoView  
Public MethodBringIntoViewBrings the into view the specified rectangle area.  
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetIndexAtGets the index of the item at the specified position in the screen.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodScrollToHorizontalOffsetScrolls the content to the specified horizontal offset position.  
Public MethodScrollToVerticalOffsetScrolls the content to the specified vertical offset position.  
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Public MethodZoomAnimationCall a zooms animation.  
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventHorizontalOffsetChangedOccurs when horizontal offset changed.  
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventItemClickOccurs when an item is clicked.  
Public EventItemContainerLoadedOccurs afer an item container was loaded.  
Public EventItemContainerUnloadingOccurs before an item container was unloaded.  
Public EventItemHoldingOccurs when an item held.  
Public EventItemTappedOccurs when an item is tapped.  
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventPropertyChangedOccurs when a property value changes.  
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventVerticalOffsetChangedOccurs when the vertical offset changed.  
Public EventZoomChangedOccurs when the zoom changed.  
Top
See Also

Reference

C1ListViewer Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback