89ee0f94 41ce 59c7 a716 84f37f0b60f6 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Gets how to line up the formatted data. This is also known as value alignment.
Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public string Lining { get; protected set; }
Type: String
The assigned lining value.
Alignment is left justified as soon as it is prefixed by '-'
. Otherwise the alignment is right justified.
BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace
BaseToken.IsLeftJustified
BaseToken.IsRightJustified