ASPxClientSplitterPane.IsVertical Method
In This Article
Returns a value that indicates the orientation in which the current pane and its sibling panes are stacked.
#Declaration
TypeScript
IsVertical(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also