Class AfterEditControlsCreatedEventArgs
Event arguments used when the edit controls have been created by the ISideBySideEditor.
Inheritance
Object
EventArgs
AfterEditControlsCreatedEventArgs
Inherited Members
EventArgs.Empty
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.DesktopEditor.EditorApi
Assembly: Sdl.DesktopEditor.EditorApi.dll
Syntax
public class AfterEditControlsCreatedEventArgs : EventArgs
Constructors
AfterEditControlsCreatedEventArgs()
Event arguments used when the edit controls have been created by the ISideBySideEditor.
Declaration
public AfterEditControlsCreatedEventArgs()