API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.ReportBuilder.Element.Tabular.CTabularElement Class Reference

This class represents a cell inside a tabular. More...

Properties

string Value [get, set]
 Gets or sets the value. More...
 
int[] Color [get, set]
 Gets or sets the color. More...
 
int Alignment [get, set]
 Gets or sets the alignment. More...
 

Detailed Description

This class represents a cell inside a tabular.

Property Documentation

int Kinova.DLL.ReportBuilder.Element.Tabular.CTabularElement.Alignment
getset

Gets or sets the alignment.

The alignment.

int [] Kinova.DLL.ReportBuilder.Element.Tabular.CTabularElement.Color
getset

Gets or sets the color.

The color.

string Kinova.DLL.ReportBuilder.Element.Tabular.CTabularElement.Value
getset

Gets or sets the value.

The value.


The documentation for this class was generated from the following file: