FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid.FlexPivotCellFactory Class / GetColumnRenderWidth Method

In This Topic
    GetColumnRenderWidth Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetColumnRenderWidth( _
       ByVal column As Integer _
    ) As Double
    public double GetColumnRenderWidth( 
       int column
    )

    Parameters

    column
    See Also