TileView for WPF and Silverlight
C1TileViewItem Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1TileViewItem.

Public Constructors
 NameDescription
Public ConstructorC1TileViewItem ConstructorInitializes a new instance of a C1TileViewItem.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ContentMaximizedPropertyIdentifies the ContentMaximized dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentMinimizedPropertyIdentifies the ContentMinimized dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplateMaximizedPropertyIdentifies the ContentTemplateMaximized dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplateMaximizedSelectorPropertyIdentifies the ContentTemplateMaximizedSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplateMinimizedPropertyIdentifies the ContentTemplateMinimized dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplateMinimizedSelectorPropertyIdentifies the ContentTemplateMinimizedSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplateSelectorPropertyIdentifies the ContentTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusBrushPropertyIdentifies the FocusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderTemplateSelectorPropertyIdentifies the HeaderTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverBrushPropertyIdentifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)PressedBrushPropertyIdentifies the PressedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)TiledStatePropertyIdentifies the TiledState dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentMaximizedGets or sets the content used when the C1TileViewItem is maximized item. If null, System.Windows.Controls.ContentControl.Content is used.  
Public PropertyContentMinimizedGets or sets the content used when another C1TileViewItem is maximized. If null, System.Windows.Controls.ContentControl.Content is used.  
Public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplateMaximizedGets or sets the System.Windows.DataTemplate used for ContentMaximized.  
Public PropertyContentTemplateMaximizedSelectorGets or sets a data template selector that provides custom logic for choosing the template used to display the content of the maximized item.  
Public PropertyContentTemplateMinimizedGets or sets the System.Windows.DataTemplate used for ContentMinimized.  
Public PropertyContentTemplateMinimizedSelectorGets or sets a data template selector that provides custom logic for choosing the template used to display the content of the minimized item.  
Public PropertyContentTemplateSelectorGets or sets a data template selector that provides custom logic for choosing the template used to display the content.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusBrushGets or sets the System.Windows.Media.Brush used to highlight the focused control.  
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyHeader (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderBackground (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderFontFamily (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderFontSize (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderFontStretch (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderFontStyle (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderFontWeight (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderForeground (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderPadding (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderTemplate (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyHeaderTemplateSelectorGets or sets a data template selector that provides custom logic for choosing the template used to display the header.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyHorizontalHeaderAlignment (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMouseOverBrushGets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over.  
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPressedBrushGets or sets the System.Windows.Media.Brush used to paint a button when it is pressed.  
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTiledStateGets or sets the current role of the C1TileViewItem.  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVerticalHeaderAlignment (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the C1TileViewItem control when a new template is applied.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventIsMouseOverChanged (Inherited from C1.Silverlight.C1HeaderedContentControl)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1TileViewItem Class
C1.Silverlight.TileView Namespace

 

 


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