그리드 컨트롤에서 사용되지 않습니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
[ObsoleteAttribute] public Point AutoScrollPosition { get; set; } |
Visual Basic |
---|
<ObsoleteAttribute> _ Public Property AutoScrollPosition As Point Get Set |
Visual C++ |
---|
[ObsoleteAttribute] public: property Point AutoScrollPosition { Point get (); void set (Point value); } |