표시할 행의 제목을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
string Title { get; } |
Visual Basic |
---|
ReadOnly Property Title As String Get |
Visual C++ |
---|
property String^ Title { String^ get (); } |