Enum ContentChangeMode
Indicates the possible modes for changing the visible content of the RadFluidContentControl.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ContentChangeMode
Automatic
The content is automatically changed depending on the available space and the threshold properties.
Manual
The content is manually changed via the State property.