개체의 전경색을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
Color ForeColor { get; } |
Visual Basic |
---|
ReadOnly Property ForeColor As Color Get |
Visual C++ |
---|
property Color ForeColor { Color get (); } |