Partager via


IInplaceEditor Interface

Définition

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

Propriétés

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

Méthodes

CommitChanges(Boolean)
Copy()
Cut()
Execute(Command) (Hérité de ISelection)
Indent()
OnStartEditingKeyPress(Char)
Outdent()
Paste()
QueryState(Command) (Hérité de ISelection)
SelectAll()

S’applique à