[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.-ctor

RichTextEditor Constructor

RichTextEditor()

Creates a new rich text editor.

Declaration
public RichTextEditor()
Public Sub New()

RichTextEditor(bool)

Creates a new rich text editor with a required user interface.

Declaration
public RichTextEditor(bool requiresUI)
Public Sub New(requiresUI As Boolean)
Parameters
Type Name Description
bool requiresUI