DataGridLength.UnitType 屬性

定義

取得用於決定項目大小計算方式的型別。

public:
 property System::Windows::Controls::DataGridLengthUnitType UnitType { System::Windows::Controls::DataGridLengthUnitType get(); };
public System.Windows.Controls.DataGridLengthUnitType UnitType { get; }
member this.UnitType : System.Windows.Controls.DataGridLengthUnitType
Public ReadOnly Property UnitType As DataGridLengthUnitType

屬性值

DataGridLengthUnitType

表示大小決定方式的型別。

適用於