Enum
TileViewMaximizeMode

Enumerable for the possible maximize modes of a RadTileView control.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum TileViewMaximizeMode

Fields

One

There should always be one maximized item.

Declaration

cs-api-definition
One = 2

Field Value

TileViewMaximizeMode

Zero

No maximized items are allowed.

Declaration

cs-api-definition
Zero = 0

Field Value

TileViewMaximizeMode

ZeroOrOne

Either one or zero maximized items are allowed.

Declaration

cs-api-definition
ZeroOrOne = 1

Field Value

TileViewMaximizeMode

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