Spread.Services Documentation
Name Property (ITableColumn)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITableColumn Interface
: Name Property
Gets or sets the name of the table column. This is also used as the display name of the table column. This name must be unique within the table (read or write).
Syntax
C#
System.
string
Name {
get
;
set
;}
See Also
Reference
ITableColumn Interface
ITableColumn Members