BorderStyle

Wisej.Web.BorderStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Specifies the border style for a control.

public enum BorderStyle : Enum

Fields

Name
Description

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

Name
Description

Returns or sets the border style of the button 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 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.

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.

Indicates the border style for the control.

Returns or sets the border style of the 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