[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.Util.SBar

SBar Class

Base class for the grid's scrollbars

Inheritance
SBar
Implements
Namespace: C1.Win.C1TrueDBGrid.Util
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class SBar : IDisposable

Constructors

Name Description
SBar(View, ScrollBar)

Initializes a new instance of the SBar class

Properties

Name Description
Style

Gets or sets the visibility of the scrollbars.

Value

Gets or sets a numeric value that represents the current position of the scroll box on the scroll bar control.

Visible

Gets or sets a value indicating whether the scrollbar is displayed.

Methods

Name Description
Dispose(bool)

Overloaded. Releases the resources used by the class.

OnScroll(object, ScrollEventArgs)

Occurs when the scroll box has been moved by either a mouse or keyboard action.