Click or drag to resize

CrossTabEngineSetProps Method

Set table display properties.

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public void SetProps(
	XDisplayProperties dprops
)

Parameters

dprops  XDisplayProperties
Display properties.
See Also