IQuoteTableColumnBaseLabel Property |
Gets the label.
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Label As String
Get
property String^ Label {
String^ get ();
}No code example is currently available or this language may not be supported.
Property Value
String
The label.
See Also