Click or drag to resize

XDisplayTab Class

[Missing <summary> documentation for "T:RCS.Carbon.Tables.XDisplayTab"]

Inheritance Hierarchy
SystemObject
  XBareTable
    RCS.Carbon.TablesXDisplayTab

Namespace: RCS.Carbon.Tables
Assembly: RCS.Carbon.Tables (in RCS.Carbon.Tables.dll) Version: 9.1.0
Syntax
C#
public class XDisplayTab : XBareTable

The XDisplayTab type exposes the following members.

Methods
 NameDescription
Public methodCellContents Text in cell
Public methodGetProps Get a reference to the display proeprties.
Public methodGetPropsSerialized Serializes all annotated engine property members of objects into a string in the newline joined string API exchange format for the client.
Public methodSetProps Deserializes an API exchange string of newline joined key and value lines back into the source object properties where they are defined in the engine.
Top
See Also