SplitterExtension Constructors
Represents an extension object implementing the Splitter functionality.Name | Parameters | Description |
---|---|---|
SplitterExtension(SplitterSettings, ViewContext) | settings, viewContext | Initializes a new instance of the SplitterExtension class with the specified settings and provides the context information about the view. |
SplitterExtension(SplitterSettings) | settings | Initializes a new instance of the SplitterExtension class with the specified settings. |
See Also