FindHeaderByColumn method
Finds the column header for the specified column in the visual tree.
private GridViewColumnHeader FindHeaderByColumn(GridViewColumn column)
Warning
This method is private and is not meant to be used directly in your code.
Microsoft does not support the use of this method in a production application under any circumstance.
Parameters
column
GridViewColumn
The column whose header should be found and returned.
Return value
GridViewColumnHeader
The header of the specified column, or null
if the specified column doesn't exist.
Requirements
Namespace: System.Windows.Controls
Assembly: PresentationFramework.dll
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา