89ee0f94 41ce 59c7 a716 84f37f0b60f6 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

BaseToken.Lining Property

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

Syntax

C#

public string Lining { get; protected set; }

Property Value

Type: String
The assigned lining value.

Remarks

Alignment is left justified as soon as it is prefixed by '-'. Otherwise the alignment is right justified.

See Also

Reference

BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace
BaseToken.IsLeftJustified
BaseToken.IsRightJustified

⚠️ **GitHub.com Fallback** ⚠️