Interface IEditable
Specifies that this object supports a simple, transacted notification for change initialization.
Namespace: Telerik.Pivot.Core
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public interface IEditable
Methods
BeginEdit()
Signals the object that initialization is starting and retrieves a scope token.
Dispose the System.
Declaration
IDisposable BeginEdit()
Returns
System. An edit scope token. |