[]
        
(Showing Draft Content)

FarPoint.Win.ComplexBorderSideStyle

ComplexBorderSideStyle Enum

Specifies the style of the border for one side of a cell.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum ComplexBorderSideStyle : short
Public Enum ComplexBorderSideStyle As Short

Fields

Name Description
DashDot

[4] Draws a border with an alternating pattern of dashes and dots

DashDotDot

[3] Draws a border with an alternating pattern of one dash and two dots

Dashed

[5] Draws a border with a dashed line

Dotted

[2] Draws a border with a dotted line

DoubleLine

[13] Draws a border with two parallel lines

HairLine

[1] Draws a border with a very thin line (hair line)

MediumDashDot

[9] Draws a border with a medium thickness and alternating pattern of dashes and dots

MediumDashDotDot

[7] Draws a border with a medium thickness line with an alternating pattern of one dash and two dots

MediumDashed

[10] Draws a border with a medium thickness dashed line

MediumLine

[11] Draws a border with a medium thickness line

None

[0] Draws no border

SlantedDashDot

[8] Draws a border with slanted dash lines alternated with dots.

ThickLine

[12] Draws a border with a thick line

ThinLine

[6] Draws a border with a thin line

UserDefined

[99] Indicates that the side has a user-defined appearance