GridLength.GridUnitType 속성

정의

GridUnitType에 연결된 GridLength을 가져옵니다.

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

속성 값

GridUnitType

GridUnitType 값 중 하나입니다. 기본값은 Auto입니다.

적용 대상

추가 정보