BorderComboTypesMode

Namespace: PP.Ui;

Description

The BorderComboTypesMode enumeration contains technologies that allow for displaying various types of borders.

It is used by the BorderCombo.TypesMode property.

Available Values

Value Brief description
SVG SVG supported borders are available.
SVGLight Simple SVG mode. Without lines with the long and short styles.
CSS CSS supported borders are available.
Services SVG and CSS supported borders are available.

See also:

PP.Ui | BorderCombo