ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / ScrollBarStyleProperty Field

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