Click or drag to resize

CrossTabEngineReformatTable Method

Apply properties to current table returning string in assigned format.

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public string ReformatTable(
	XDisplayProperties? displayProperties
)

Parameters

displayProperties  XDisplayProperties

[Missing <param name="displayProperties"/> documentation for "M:RCS.Carbon.Tables.CrossTabEngine.ReformatTable(RCS.Carbon.Shared.XDisplayProperties)"]

Return Value

String

[Missing <returns> documentation for "M:RCS.Carbon.Tables.CrossTabEngine.ReformatTable(RCS.Carbon.Shared.XDisplayProperties)"]

Exceptions
ExceptionCondition
CarbonException
See Also