TileNavButtonCollection Constructors
Represents a collection of ITileNavButton objects.Name | Parameters | Description |
---|---|---|
TileNavButtonCollection() | none | Initializes a new instance of the TileNavButtonCollection class with the default settings. |
TileNavButtonCollection(TileNavPane) | ownerControl | Initializes a new instance of the TileNavButtonCollection class with the specified settings. |
See Also