IInplaceEditor Interface

Definition

public interface class IInplaceEditor : Microsoft::ReportDesigner::ISelection
public interface IInplaceEditor : Microsoft.ReportDesigner.ISelection
type IInplaceEditor = interface
    interface ISelection
Public Interface IInplaceEditor
Implements ISelection
Implements

Properties

CanCopy
CanCut
CanIndent
CanOutdent
CanPaste
CanSetBold
CanSetFontFamily
CanSetFontSize
CanSetForeColor
CanSetHorizontalAlignment
CanSetItalic
CanSetListStyle
CanSetUnderline
CanSetVerticalAlignment
HasPendingChanges
Owner
SelectionBold
SelectionFontFamily
SelectionFontSize
SelectionForeColor
SelectionHorizontalAlignment
SelectionItalic
SelectionListStyle
SelectionUnderline
SelectionVerticalAlignment
Text

Methods

CommitChanges(Boolean)
Copy()
Cut()
Execute(Command) (Inherited from ISelection)
Indent()
OnStartEditingKeyPress(Char)
Outdent()
Paste()
QueryState(Command) (Inherited from ISelection)
SelectAll()

Applies to