IInplaceEditor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Methods
CommitChanges(Boolean) | |
Copy() | |
Cut() | |
Execute(Command) | (Inherited from ISelection) |
Indent() | |
OnStartEditingKeyPress(Char) | |
Outdent() | |
Paste() | |
QueryState(Command) | (Inherited from ISelection) |
SelectAll() |