'Declaration Public Enum BackgroundRepeatOption Inherits System.Enum
public enum BackgroundRepeatOption : System.Enum
'Declaration Public Enum BackgroundRepeatOption Inherits System.Enum
public enum BackgroundRepeatOption : System.Enum
Member | Description |
---|---|
NoRepeat | Do not repeat the background. |
Repeat | Repeate the background in whole space. |
RepeatX | Repeat the background in horizontal direction only. |
RepeatY | Repeat the background in vertical direction only. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Rendering.BackgroundRepeatOption