Gets or sets a string to be displayed in the user interface.
Namespace:
C1.Olap
Assembly:
C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
C# |
---|
public string Caption { get; set; } |
Visual Basic |
---|
Public Property Caption As String
Get
Set |
Remarks
See Also