'Declaration
<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <CategoryAttribute("Background")> <DefaultValueAttribute(True)> <DescriptionAttribute("Gets or sets whether the background image can be flipped for RTL mode.")> Public Property BackImageAllowFlip As Boolean
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Category("Background")] [DefaultValue(true)] [Description("Gets or sets whether the background image can be flipped for RTL mode.")] public bool BackImageAllowFlip {get; set;}