ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property (C1DataGrid)
    In This Topic
    Gets or sets the style that will be applied to the scrollbars of the data grid.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As Style
    public Style ScrollBarStyle {get; set;}
    Remarks
    See Also