Struct Column
Assembly: FastReport.dll
Syntax
Fields
back_color
Declaration
Field Value
Type |
Description |
System.Drawing.Color |
|
border_bottom
Declaration
public BorderLine border_bottom
Field Value
border_left
Declaration
public BorderLine border_left
Field Value
border_right
Declaration
public BorderLine border_right
Field Value
border_top
Declaration
public BorderLine border_top
Field Value
horizontally_merged
Declaration
public bool horizontally_merged
Field Value
Type |
Description |
System.Boolean |
|
valign
Declaration
public Column.VertAlign valign
Field Value
verticallY_merged
Declaration
public bool verticallY_merged
Field Value
Type |
Description |
System.Boolean |
|
Properties
Width
Declaration
public uint Width { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|