Provides a unified way of converting string to System.Web.UI.WebControls.BorderStyle type

Namespace:  C1.Web.UI.Controls.C1Schedule.Common.Convertors
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public class BorderStyleConverter : TypeConverter
Visual Basic
Public Class BorderStyleConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    C1.Web.UI.Controls.C1Schedule.Common.Convertors..::..BorderStyleConverter

See Also