Class TileType
Defines what kind of tile should be rendered.
Inheritance
System.Object
TileType
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class TileType : Enum
Fields
Double
Quadruple
A tile with double width and height.
Declaration
public const TileType Quadruple
Field Value
TileType
|
Single
value__
Declaration
public int value__
Field Value
System.Int32
|