DataGridLength.SizeToHeader Właściwość

Definicja

Pobiera strukturę reprezentującą DataGridLength tryb automatycznego określania rozmiaru oparty na nagłówku.

public:
 static property System::Windows::Controls::DataGridLength SizeToHeader { System::Windows::Controls::DataGridLength get(); };
public static System.Windows.Controls.DataGridLength SizeToHeader { get; }
member this.SizeToHeader : System.Windows.Controls.DataGridLength
Public Shared ReadOnly Property SizeToHeader As DataGridLength

Wartość właściwości

DataGridLength

Struktura DataGridLength reprezentująca oparty na nagłówku tryb automatycznego określania rozmiaru.

Uwagi

Kolumny automatycznego określania rozmiaru oparte na nagłówkach DataGrid są określane tylko na podstawie zawartości nagłówków kolumn.

Dotyczy