Back to Devexpress

Border Constructors

aspnet-devexpress-dot-web-dot-border-dot-ctor.md

latest826 B
Original Source

Border Constructors

Serves as a base for classes that define border settings of different element sides (left, right, top and bottom).

NameParametersDescription
Border()noneInitializes a new instance of the Border class.
Border(Color, BorderStyle, Unit)color, style, widthInitialize a new instance of the Border class with the color, style and width settings specified.

See Also

Border Class

Border Members

DevExpress.Web Namespace