Units Property (ReportDesigner)
In This Topic
Gets or sets the default measurement units.
Syntax
'Declaration
Public Property Units As Units
public Units Units {get; set;}
Property Value
An
Units enum representing the default measurement units.
See Also