The DataColumnFormat type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DataColumnFormat | Initializes a new instance of the DataColumnFormat class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToFormatted | (Inherited from ReportStringFormat.) | |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Conversion | (Inherited from ReportStringFormat.) | |
| Currency | (Inherited from ReportStringFormat.) | |
| DataString | (Inherited from ReportStringFormat.) | |
| Enabled | (Inherited from ReportStringFormat.) | |
| FormatString | (Inherited from ReportStringFormat.) | |
| Function | (Inherited from ReportStringFormat.) | |
| FunctionLocation | (Inherited from ReportStringFormat.) | |
| NullSpecifier | (Inherited from ReportStringFormat.) | |
| NumberFormat | (Inherited from ReportStringFormat.) | |
| RegEx | (Inherited from ReportStringFormat.) | |
| Rounding | (Inherited from ReportStringFormat.) | |
| TruncateLength | (Inherited from ReportStringFormat.) | |
| ZeroSpecifier | (Inherited from ReportStringFormat.) |
See Also