Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Settings Namespace / XmlColumnWidth Structure
Members


In This Topic
    XmlColumnWidth Structure
    In This Topic
    Structure that represents the width of a column when it is persisted.
    Syntax
    'Declaration
     
    Public Structure XmlColumnWidth 
       Inherits System.ValueType
    'Usage
     
    Dim instance As XmlColumnWidth
    public struct XmlColumnWidth : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Xceed.Wpf.DataGrid.Settings.XmlColumnWidth

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the XmlColumnWidth class specifying the width of a column.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the ColumnWidthUnitType used by the structure.  
    Public PropertyGets a double that represents the value of the XmlColumnWidth structure.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the current XmlColumnWidth structure to a ColumnWidth structure.  
    Top
    Requirements

    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

    See Also

    Reference

    XmlColumnWidth Members
    Xceed.Wpf.DataGrid.Settings Namespace

    DataGrid Fundamentals

    Persisting Settings