TileNavButtonCollection(TileNavPane) Constructor
Initializes a new instance of the TileNavButtonCollection class with the specified settings.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
ownerControl | TileNavPane | The TileNavPane control which owns the created TileNavButtonCollection. |
See Also