Width Property (MatrixColumn)
Gets or sets the width of each detail cell in the column.
'Declaration
Public Property Width As Length
public Length Width {get; set;}
Property Value
A Length structure indicating the width of each detail cell in the column.