BorderStyle

Wisej.Web.BorderStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the border style for a control.

public enum BorderStyle : Enum

Fields

NameDescription

Dashed

A dashed line border.

Dotted

A dotted line border.

Double

A double solid line border.

None

No border.

Solid

A solid line border.

Used By

NameDescription

Returns or sets the border style of the button control.

Returns or sets the type of border that is drawn around the DateTimePicker.

Indicates the border style for the control.

Returns or sets the type of border that is drawn around the ListControl.

Returns or sets the type of border that is drawn around the MonthCalendar.

Indicates the border style for the control.

Indicates the border style for the control.

Indicates the border style for the control.

Returns or sets the style of border for the SplitContainer.

Indicates the border style for the control.

Returns or sets the border type of the text box control.

Returns or sets the border style for the spin box (also known as an up-down control).

Returns or sets the border style of the user control.

Indicates the border style for the control.

Returns or sets the border style for the DataGridView.

Returns or sets the border style for the DataRepeater control.

Returns or sets the border style for the items in a DataRepeater control.

Returns or sets the type of border that is drawn around the Accordion panel.

Indicates the border style for the control.

Indicates the border style for the control.

Indicates the border style for the control.

Indicates the border style for the control.

Indicates the border style for the control.

Indicates the border style for the control.

Returns or sets the type of border that is drawn around the SlideBar control.

Indicates the border style for the control.

Returns or sets the border style of the control.

Returns or sets the border style of the MenuBar control.

Indicates the border style for the property grid.

Returns or sets the border style of the toolbar control.

Gets or sets the border style of the tree view control.

Indicates the border style for the control.

Last updated