ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / UpdateSourceCollectionProperty Field


In This Topic
    UpdateSourceCollectionProperty Field (C1TileView)
    In This Topic
    Identifies the UpdateSourceCollection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UpdateSourceCollectionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileView.UpdateSourceCollectionProperty
    public static readonly DependencyProperty UpdateSourceCollectionProperty
    See Also