Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.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