[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.EndInit

EndInit Method

EndInit()

Invoked when the initialization process for the element ends.

Declaration
public override void EndInit()
Public Overrides Sub EndInit()
Overrides
Implements
Exceptions
Type Condition
InvalidOperationException

EndInit() was called without BeginInit() having previously been called on the element.