제거 작업이 완료된후 새로 선택되어질 Row를 설정합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public uint NewSelectionIndex { set; } |
Visual Basic |
---|
Public WriteOnly Property NewSelectionIndex As UInteger Set |
Visual C++ |
---|
public: property unsigned int NewSelectionIndex { void set (unsigned int value); } |