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

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