Class StyleEditor
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
StyleEditor
Namespace: FastReport.Olap.Forms
Assembly: FastReport.Olap.dll
Syntax
public class StyleEditor : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
StyleEditor()
Declaration
public StyleEditor()
Properties
Style
Declaration
public Style Style { get; set; }
Property Value
Type | Description |
---|---|
Style |
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |
Overrides
System.Windows.Forms.ContainerControl.Dispose(System.Boolean)
Edit(Style)
Declaration
public static bool Edit(Style style)
Parameters
Type | Name | Description |
---|---|---|
Style | style |
Returns
Type | Description |
---|---|
System.Boolean |
Localize()
Declaration
public void Localize()