DataGridColumnStyle::DataGridColumnHeaderAccessibleObject Constructor (DataGridColumnStyle^)

 

Initializes a new instance of the DataGridColumnStyle::DataGridColumnHeaderAccessibleObject class and specifies the DataGridColumnStyle that hosts the object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
DataGridColumnHeaderAccessibleObject(
	DataGridColumnStyle^ owner
)

Parameters

owner
Type: System.Windows.Forms::DataGridColumnStyle^

The DataGridColumnStyle that hosts the object.

.NET Framework
Available since 1.1
Return to top
Show: