[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.OnInitialized

OnInitialized Method

OnInitialized(EventArgs)

Raises the Initialized event.

Declaration
protected override void OnInitialized(EventArgs e)
Protected Overrides Sub OnInitialized(e As EventArgs)
Parameters
Type Name Description
EventArgs e

The RoutedEventArgs that contains the event data.

Overrides
Remarks

This method is invoked whenever IsInitialized is set to true internally.