HtmlStyleBox
Enum
Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public enum HtmlStyleBox
Fields
C#
Border = 29
C#
BorderBottom = 27
C#
BorderBottomColor = 17
C#
BorderBottomStyle = 23
C#
BorderBottomWidth = 12
C#
BorderColor = 19
C#
BorderLeft = 28
C#
BorderLeftColor = 18
C#
BorderLeftStyle = 24
C#
BorderLeftWidth = 13
C#
BorderRight = 26
C#
BorderRightColor = 16
C#
BorderRightStyle = 22
C#
BorderRightWidth = 11
C#
BorderStyle = 20
C#
BorderTop = 25
C#
BorderTopColor = 15
C#
BorderTopStyle = 21
C#
BorderTopWidth = 10
C#
BorderWidth = 14
C#
Margin = 4
C#
MarginBottom = 2
C#
MarginLeft = 3
C#
MarginRight = 1
C#
MarginTop = 0
C#
NotSet = 30
C#
Padding = 9
C#
PaddingBottom = 7
C#
PaddingLeft = 8
C#
PaddingRight = 6
C#
PaddingTop = 5