RadControls for WPF

Indicates the state of the RadFluidContentControl.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public enum FluidContentControlState
Visual Basic
Public Enumeration FluidContentControlState

Members

Member nameValueDescription
Small0 The small content is visible.
Normal1 The normal content is visible.
Large2 The large content is visible.

See Also