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

In This Topic
    BackImageScaling Property (GroupPanelCommonStyle)
    In This Topic
    Gets or sets the scaling used to render the background image.
    Syntax
    'Declaration
     
    
    Public Overridable Property BackImageScaling As ImageScaling
    public virtual ImageScaling BackImageScaling {get; set;}
    See Also