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