Class FluentControlEffectMode
Enum for the mode of the Fluent
Inheritance
System.Object
FluentControlEffectMode
Namespace: Telerik.Windows.Controls.MaterialControls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class FluentControlEffectMode : Enum
Fields
Glow
Glow effect mode of the Fluent
Declaration
public const FluentControlEffectMode Glow
Field Value
Ripple
Ripple effect mode of the Fluent
Declaration
public const FluentControlEffectMode Ripple
Field Value
value__
Declaration
public int value__
Field Value
System.
|