IInplaceEditor 介面

定義

public interface class IInplaceEditor : Microsoft::ReportDesigner::ISelection
public interface IInplaceEditor : Microsoft.ReportDesigner.ISelection
Public Interface IInplaceEditor
Implements ISelection
實作

屬性

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

方法

CommitChanges(Boolean)
Copy()
Cut()
Execute(Command) (繼承來源 ISelection)
Indent()
OnStartEditingKeyPress(Char)
Outdent()
Paste()
QueryState(Command) (繼承來源 ISelection)
SelectAll()

適用於