Enum
FluidContentControlState

Represents the FluidContentControl state values.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
[DataContract(Name = "FluidContentControlState")]
public enum FluidContentControlState

Fields

Large

The 'Large' state of the fluid content control.

Declaration

cs-api-definition
[EnumMember]
Large = 2

Field Value

FluidContentControlState

Normal

The 'Normal' state of the fluid content control.

Declaration

cs-api-definition
[EnumMember]
Normal = 1

Field Value

FluidContentControlState

Small

The 'Small' state of the fluid content control.

Declaration

cs-api-definition
[EnumMember]
Small = 0

Field Value

FluidContentControlState

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