Skip to main content

ASPxClientSplitterPane.name Property

Gets the name that uniquely identifies the current splitter pane.

#Declaration

TypeScript
name: string

#Property Value

Type Description
string

A string value that represents the value assigned to the pane’s SplitterPane.Name property.

#Remarks

Use the name property to obtain the value of the pane’s SplitterPane.Name property that uniquely identifies the pane.

See Also