다음을 통해 공유


IInplaceEditor 인터페이스

정의

public interface class IInplaceEditor : Microsoft::ReportDesigner::ISelection
public interface IInplaceEditor : Microsoft.ReportDesigner.ISelection
type IInplaceEditor = interface
    interface 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()

적용 대상