Gets or sets the width of this BOM column.
Syntax
| Visual Basic (Declaration) | |
|---|
Property Width As System.Integer |
| C# | |
|---|
System.int Width {get; set;} |
| C++/CLI | |
|---|
property System.int Width {
System.int get();
void set ( & System.int value);
} |
Property Value
Column width in characters
Example
See Also
Availability
SOLIDWORKS PDM Professional 2021 SP03