[]
Gets or sets the content alignment.
public ContentAlignment ContentAlignment { get; set; }
Public Property ContentAlignment As ContentAlignment
Type | Description |
---|---|
ContentAlignment | A DropDownEditor.ContentAlignment value that indicates the content alignment.
|