Skip to main content
Row

WorksheetHeaderFooter.Right Property

Specifies the right-aligned text for the header or footer.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

string Right { get; set; }

Property Value

Type Description
String

A string that is the text aligned right in the header or footer.

See Also