Interface IDataGridColumn
public interface IDataGridColumn
- Extension Methods
Properties
PropertyPath
string PropertyPath { get; set; }
Property Value
Template
Type Template { get; set; }
Property Value
Width
DataGridLength Width { get; set; }
Property Value
Methods
GetDataGridColumn(PropertyInfo)
DataGridColumn GetDataGridColumn(PropertyInfo propertyInfo)
Parameters
propertyInfo
PropertyInfo