| Visual Basic (Declaration) | |
|---|---|
Public Enum ColumnWidthUnitType Inherits Enum Implements IComparable, IConvertible, IFormattable | |
| C# | |
|---|---|
public enum ColumnWidthUnitType : Enum, IComparable, IConvertible, IFormattable | |
| Member | Description |
|---|---|
| Pixel | The value is expressed as a pixel. |
| Star | The value is expressed as a weighted proportion in regards to the available space |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.DataGrid.ColumnWidthUnitType
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2