WorksheetOnFileContextLoad Event
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public event WorksheetFileContextLoadDelegate OnFileContextLoad
Public Event OnFileContextLoad As WorksheetFileContextLoadDelegate
public:
event WorksheetFileContextLoadDelegate^ OnFileContextLoad {
void add (WorksheetFileContextLoadDelegate^ value);
void remove (WorksheetFileContextLoadDelegate^ value);
}
member OnFileContextLoad : IEvent<WorksheetFileContextLoadDelegate,
EventArgs>
Value
WorksheetFileContextLoadDelegate