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


 Public Methods

  Name Description

Clone

Creates an exact copy of the current CssBorderStyle object.

CopyFrom

Copies the values for the properties of this CssBorderStyle object from the specified CssBorderStyle object.

GetBottomWidth

Gets the width of the bottom border.

GetLeftWidth

Gets the width of the left border.

GetProperties

Adds the properties of this CssBorderStyle object as <key, value> pairs in an IDictionary object.

GetRightWidth

Gets the width of the right border.

GetTopWidth

Gets the width of the top border.

SetProperties

Sets the values of the properties for this CssBorderStyle object from the specified IDictionary<string, Object> list.

ToJsonString

Gets the JSON representation of this CssBorderStyle object.

 See Also

CssBorderStyle Class
MindFusion.Scheduling Namespace