ASPxClientPaneTitle.alignment Property
Returns the value that defines how to align the pane title.
Declaration
alignment: string
Property Value
Type | Description |
---|---|
string | The string that defines alignment. |
Remarks
You can use the following strings to specify the pane title’s alignment:
- “Near”
- “Center”
- “Far”
See Also