TileViewOptionsView Constructors
Provides global settings that affect the entire Tile View.Name | Parameters | Description |
---|---|---|
TileViewOptionsView() | none | Initializes a new instance of the TileViewOptionsView class with the default settings. |
TileViewOptionsView(TileView) | view | Initializes a new instance of the TileViewOptionsView class with the default settings. |
See Also