Table of Contents

Property Alignment

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Alignment

Gets or sets alignment of the item.

[Browsable(false)]
public virtual GenericAlignment Alignment { get; set; }

Property Value

GenericAlignment

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item.