ASPxClientSplitterPane.IsLastPane Method
In This Article
Determines whether the current pane is the last pane within the SplitterPaneCollection.
#Declaration
TypeScript
IsLastPane(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also