Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .
ON

DXBorder Class

A container control that draws a border, background, or both, around another control.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

[ContentProperty("Content")]
public class DXBorder :
    DXViewBase
See Also