LabelExtensions
Wisej.Web.Markup.LabelExtensions
Last updated
Was this helpful?
Wisej.Web.Markup.LabelExtensions
Last updated
Was this helpful?
Namespace: Wisej.Web.Markup
Assembly: Wisej.Framework (4.0.0.0)
Adds fluent markup extension methods to the Label class.
Sets the text alignment for the specified Label control.
alignment
The alignment to be applied to the label's text, specified as a ContentAlignment value.
Returns: TLabel. The label with the updated text alignment.
This method allows you to specify how the text is aligned within the label's bounds.