RegionEvaluableOnEntryInfoRequested Event
Occurs when information about dimension is requested.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public event EntryInfoRequestedEventHandler OnEntryInfoRequested
Public Event OnEntryInfoRequested As EntryInfoRequestedEventHandler
public:
event EntryInfoRequestedEventHandler^ OnEntryInfoRequested {
void add (EntryInfoRequestedEventHandler^ value);
void remove (EntryInfoRequestedEventHandler^ value);
}
member OnEntryInfoRequested : IEvent<EntryInfoRequestedEventHandler,
EventArgs>
Value
EntryInfoRequestedEventHandler