Interface
IEditable

Specifies that this object supports a simple, transacted notification for change initialization.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public interface IEditable

Methods

BeginEdit()

Signals the object that initialization is starting and retrieves a scope token. Dispose the IDisposable to exit the edit scope.

Declaration

cs-api-definition
IDisposable BeginEdit()

Returns

IDisposable

An edit scope token.

In this article
DefinitionMethodsBeginEdit()
Not finding the help you need?
Contact Support