DataGridColumn.Width 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
열 너비 또는 자동 크기 조정 모드를 가져오거나 설정합니다.
public:
property System::Windows::Controls::DataGridLength Width { System::Windows::Controls::DataGridLength get(); void set(System::Windows::Controls::DataGridLength value); };
public System.Windows.Controls.DataGridLength Width { get; set; }
member this.Width : System.Windows.Controls.DataGridLength with get, set
Public Property Width As DataGridLength
속성 값
열 너비 또는 자동 크기 조정 모드를 나타내는 구조체입니다. 등록된 기본값은 Auto입니다. 값에 영향을 줄 수 있는 요소에 대한 자세한 내용은 DependencyProperty를 참조하십시오.
설명
합니다 Width 속성을 개인에 설정 된 경우 DataGridColumn, 우선를 DataGrid.ColumnWidth 속성입니다.
합니다 DisplayValue 의 Width 속성이 설정 된 경우, 우선 순위에 따라에서 다음 속성에 의해 제한 됩니다.