FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / get_FixedAlignment Method

In This Topic
    get_FixedAlignment Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function get_FixedAlignment( _
       ByVal col As Integer _
    ) As AlignmentSettings
    public AlignmentSettings get_FixedAlignment( 
       int col
    )

    Parameters

    col
    See Also