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