Skip to main content
A newer version of this page is available. .
Row

StyleFlags.Alignment Property

Gets or sets a value that indicates whether or not the alignment options should be applied.

Namespace: DevExpress.Spreadsheet

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

Declaration

bool Alignment { get; set; }

Property Value

Type Description
Boolean

true, to apply alignment attributes; otherwise, false.

See Also