ASPxValidationSummary.VerticalAlign Property
In This Article
Gets or sets the vertical alignment of the content in the editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(VerticalAlign.NotSet)]
public VerticalAlign VerticalAlign { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Vertical |
Not |
One of the Vertical |
See Also