PropertyItem.Alignment property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the alignment of the column. Only applies to column, not editors.

public string Alignment { get; set; }

Property Value

The alignment.

See Also