DataGridColumnStyle Constructor ()
.NET Framework (current version)
In a derived class, initializes a new instance of the DataGridColumnStyle class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
When you create an instance of a DataGridColumnStyle, the following properties are initialized.
Property | Default value |
|---|---|
HorizontalAlignment.Left | |
null | |
-1 | |
false | |
The string "(null)" | |
false |
.NET Framework
Available since 1.1
Available since 1.1
Show: