FluidContentControlState Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the FluidContentControl state values.

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

[SerializableAttribute]
public enum FluidContentControlState
Members

  Member nameValueDescription
Small0 The 'Small' state of the fluid content control.
Normal1 The 'Normal' state of the fluid content control.
Large2 The 'Large' state of the fluid content control.
See Also

Reference