'Declaration Public Structure XmlColumnWidth Inherits System.ValueType
'Usage Dim instance As XmlColumnWidth
public struct XmlColumnWidth : System.ValueType
'Declaration Public Structure XmlColumnWidth Inherits System.ValueType
'Usage Dim instance As XmlColumnWidth
public struct XmlColumnWidth : System.ValueType
System.Object
System.ValueType
Xceed.Wpf.DataGrid.Settings.XmlColumnWidth
Name | Description | |
---|---|---|
![]() | XmlColumnWidth Constructor | Initializes a new instance of the XmlColumnWidth class specifying the width of a column. |
Name | Description | |
---|---|---|
![]() | UnitType | Gets or sets the ColumnWidthUnitType used by the structure. |
![]() | Value | Gets a double that represents the value of the XmlColumnWidth structure. |
Name | Description | |
---|---|---|
![]() | ConvertToColumnWidth | Converts the current XmlColumnWidth structure to a ColumnWidth structure. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
XmlColumnWidth Members
Xceed.Wpf.DataGrid.Settings Namespace
Persisting Settings