Skip to main content

ClipboardValueInfo.BorderStyle Property

Gets or sets a border style.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public BorderStyle BorderStyle { get; set; }

#Property Value

Type Description
DevExpress.XtraExport.Helpers.BorderStyle

A border style.

See Also