FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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 C1.Framework.ImageScaling
    public virtual C1.Framework.ImageScaling BackImageScaling {get; set;}
    See Also