InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / ImageAllowFlip Property

In This Topic
    ImageAllowFlip Property (Style)
    In This Topic
    Gets or sets whether the image should be flipped horizontally for RTL mode.
    Syntax
    'Declaration
     
    Public Property ImageAllowFlip As Boolean
    public bool ImageAllowFlip {get; set;}
    See Also