TableColumn.Width 속성

정의

요소의 너비를 TableColumn 가져오거나 설정합니다. 이 속성은 Width 콘텐츠, 안쪽 여백 및 테두리의 TableColumn 합계를 좌우로 측정합니다.

public:
 property System::Windows::GridLength Width { System::Windows::GridLength get(); void set(System::Windows::GridLength value); };
public System.Windows.GridLength Width { get; set; }
member this.Width : System.Windows.GridLength with get, set
Public Property Width As GridLength

속성 값

요소의 TableColumn 너비(.)입니다 GridLength.

설명

종속성 속성 정보

항목 가치
식별자 필드 WidthProperty
메타데이터 속성이 다음으로 설정됩니다. true AffectsMeasure

적용 대상