Override this method to perform additional actions when value of the Width property of object is being defined.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual void SetWidth( Unit value ) |
Visual Basic |
---|
Protected Overridable Sub SetWidth ( _ value As Unit _ ) |
Parameters
- value
- Type: C1.C1Preview..::..Unit