WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RepeatStyle

    Show / Hide Table of Contents

    Enum RepeatStyle

    Indicates which type of background image is in format.

    Namespace: Syncfusion.Windows.Forms.HTMLUI
    Assembly: Syncfusion.HTMLUI.Windows.dll
    Syntax
    public enum RepeatStyle

    Fields

    Name Description
    NoRepeat

    Image does not repeat.

    Repeat

    Image repeats by X and by Y.

    RepeatX

    Image repeats by X.

    RepeatY

    Image repeats by Y.

    Unknown

    Unknown type.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved