Border.BorderStyle Property
Gets or sets the border style.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
BorderStyle | NotSet | One of the BorderStyle enumeration values. |
Remarks
Use the BorderStyle property to specify the border style. This property is set using one of the BorderStyle enumeration values.
See Also