Enum
ContentChangeMode

Indicates the possible modes for changing the visible content of the RadFluidContentControl.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ContentChangeMode

Fields

Automatic

The content is automatically changed depending on the available space and the threshold properties.

Declaration

cs-api-definition
Automatic = 0

Field Value

ContentChangeMode

Manual

The content is manually changed via the State property.

Declaration

cs-api-definition
Manual = 1

Field Value

ContentChangeMode

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