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

크기가 결정되는 방법을 나타내는 형식입니다.

적용 대상