Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ColumnWidth Structure
Properties Methods


In This Topic
    ColumnWidth Structure Members
    In This Topic

    The following tables list the members exposed by ColumnWidth.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ColumnWidthUnitType used by the ColumnWidth structure.  
    Public PropertyGets a double that represents the value of the ColumnWidth structure.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines if the specified object is equal to the current ColumnWidth instance.  
    Public MethodRetrieves the hash code for the ColumnWidth structure.  
    Public MethodReturns a string representation of the ColumnWidth structure.  
    Top
    Public Operators
    Compares two (2) ColumnWidth structures for equality.
    Overloaded. Converts the specified ColumnWidth structure value to a double structure.
    Compares two (2) ColumnWidth structures for inequality.
    Top
    See Also