An interface that handles scrolling of the grid.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public interface IScrollManager |
Visual Basic |
---|
Public Interface IScrollManager |
Visual C++ |
---|
public interface class IScrollManager |
F# |
---|
type IScrollManager = interface end |