SharpLeaf Reference > Table Properties > CaptionAlignment Property

Table.CaptionAlignment Property

Horizontal Alignment of Caption (Left by default).

public Alignment CaptionAlignment {get; set;}

Example

tb.CaptionAlignment = Alignment.Left;

See also ...

Table Members | Table.Caption Property


Send comments on this topic
© Dyalog Ltd 2021