[]
Gets or sets the alignment of the pop up window.
[Browsable(true)]
public LeftRightAlignment Align { get; set; }
<Browsable(True)>
Public Property Align As LeftRightAlignment
Type | Description |
---|---|
LeftRightAlignment | A LeftRightAlignment value.
|