[]
Gets or sets the alignment of the content.
[Browsable(true)]
public ContentAlignment ContentAlignment { get; set; }
<Browsable(True)>
Public Property ContentAlignment As ContentAlignment
Type | Description |
---|---|
ContentAlignment | A ContentAlignment value that indicates the content alignment.
|