Enum
TileType

Defines what kind of tile should be rendered.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[SuppressMessage("Naming", "CA1720:Identifier contains type name", Justification = "<Pending>")]
public enum TileType

Fields

Double

A tile with double width.

Declaration

cs-api-definition
Double = 1

Field Value

TileType

Quadruple

A tile with double width and height.

Declaration

cs-api-definition
Quadruple = 2

Field Value

TileType

Single

A single tile.

Declaration

cs-api-definition
Single = 0

Field Value

TileType

In this article
DefinitionFieldsDoubleQuadrupleSingle
Not finding the help you need?
Contact Support