[]
Gets or sets the content alignment of the control.
public virtual ContentAlignment ContentAlignment { get; set; }
Public Overridable Property ContentAlignment As ContentAlignment
Type | Description |
---|---|
ContentAlignment | The value indicates the alignment of the content of this control.
|
There are nine alignment types for displaying the content. Each type can be set using this property.