Class GradientEditorControl
Inheritance
System.Object
GradientEditorControl
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class GradientEditorControl : UserControl
Constructors
GradientEditorControl()
Declaration
public GradientEditorControl()
Properties
Fill
IsLoading
Gets or sets a value indicating whether the gradient editor is in loading state. This property is used internally.
Declaration
public bool IsLoading { get; set; }
Property Value
System.Boolean
|
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |
Initialize()
Declaration
public void Initialize()