FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupPanelCommonStyle Class / BackImageAlignment Property

In This Topic
    BackImageAlignment Property (GroupPanelCommonStyle)
    In This Topic
    Gets or sets the alignment used to render the background image.
    Syntax
    'Declaration
     
    
    Public Property BackImageAlignment As ImageAlignment
    public ImageAlignment BackImageAlignment {get; set;}
    See Also