Property Width
Width
Gets or sets the fixed width of the column, in device-independent units.
public double Width { get; set; }
Property Value
- double
The fixed width of the column, in device-independent units. Default value is 80.
Gets or sets the fixed width of the column, in device-independent units.
public double Width { get; set; }
The fixed width of the column, in device-independent units. Default value is 80.