Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BackImageAllowFlip Property

In This Topic
    BackImageAllowFlip Property
    In This Topic
    Gets or sets whether the background image can be flipped for RTL mode.
    Syntax
    'Declaration
     
    
    Public Property BackImageAllowFlip As Boolean
    public bool BackImageAllowFlip {get; set;}
    See Also