MindFusion.Scheduling for ASP.NET Programmer's Guide
CssBorderStyle Properties
 


 Public Properties

  Name Description

AllColor

Gets or sets the color of the left, right, top, and bottom borders of the object.

AllStyle

Gets or sets the style of the left, right, top, and bottom borders of the object.

AllWidth

Gets or sets the width of the left, right, top, and bottom borders of the object.

BottomColor

Gets or sets the color of the bottom border of the object.

BottomStyle

Gets or sets the style of the bottom border of the object.

BottomWidth

Gets or sets the width of the bottom border of the object.

IsEmpty

Returns a boolean value indicating whether all four border values are set.

LeftColor

Gets or sets the color of the left border of the object.

LeftStyle

Gets or sets the style of the left border of the object.

LeftWidth

Gets or sets the width of the left border of the object.

RightColor

Gets or sets the color of the right border of the object.

RightStyle

Gets or sets the style of the right border of the object.

RightWidth

Gets or sets the width of the right border of the object.

TopColor

Gets or sets the color of the top border of the object.

TopStyle

Gets or sets the style of the top border of the object.

TopWidth

Gets or sets the width of the top border of the object.

 Protected Properties

  Name Description

ViewState

Gets a dictionary of state information that allows you to save and restore the view state of this CssBorderStyle object.

 See Also

CssBorderStyle Class
MindFusion.Scheduling Namespace