FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapter.ColumnInfo Class / DesiredWidth Property

In This Topic
    DesiredWidth Property
    In This Topic
    Gets the desired width of the column.
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredWidth As Double
    public double DesiredWidth {get;}
    See Also