Property ItemAlignment
ItemAlignment
Gets or sets default alignment of the items.
public virtual GenericAlignment ItemAlignment { get; set; }
Property Value
Remarks
In order to set individual item alignment, item must be ListControlItem descendant, it has Alignment property.