가까운 거리를 이동하는 명령에 대한 응답으로 스크롤 막대를 움직일 거리를 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public int SmallChange { get; } |
Visual Basic |
---|
Public ReadOnly Property SmallChange As Integer Get |
Visual C++ |
---|
public: property int SmallChange { int get (); } |