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


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