FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ButtonActionElement Class / FlipImageRtl Property

In This Topic
    FlipImageRtl Property (ButtonActionElement)
    In This Topic
    Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode.
    Syntax
    'Declaration
     
    Public Property FlipImageRtl As Boolean
    public bool FlipImageRtl {get; set;}
    See Also