Raised when physical size of element has changed.
E.g., this event will be raised when width of element expressed in
percents and width of a parent control has changed.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
event EventHandler PhysicalSizeChanged |
Visual Basic (Declaration) |
---|
Event PhysicalSizeChanged As EventHandler |