Wimark.Controls Class Library  

DataGridViewColumn.HeaderIndent Property

Gets the distance to indent the content of a header.

[Visual Basic]
Public ReadOnly Property HeaderIndent As Integer 
[C#]
public int HeaderIndent {get;}
[C++]
public: __property int get_HeaderIndent();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewColumn Class | DataGridViewColumn Members | Wimark.Controls Namespace