스크롤할 수 있는 범위의 하한을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public int Minimum { get; } |
Visual Basic |
---|
Public ReadOnly Property Minimum As Integer Get |
Visual C++ |
---|
public: property int Minimum { int get (); } |