ColumnStyle Constructor
.NET Framework (current version)
Initializes an instance of the ColumnStyle class to its default state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ColumnStyle() | Initializes and instance of the ColumnStyle class to its default state. |
![]() | ColumnStyle(SizeType) | Initializes an instance of the ColumnStyle class using the supplied SizeType value. |
![]() | ColumnStyle(SizeType, Single) | Initializes and instance of the ColumnStyle class using the supplied SizeType and width values. |
Show:
