C1.Silverlight.Olap.5
Caption Property (C1OlapField)

Gets or sets a string to be displayed in the user interface.
Syntax
'Declaration
 
Public Property Caption As System.String
public System.string Caption {get; set;}
Remarks
If this property is set to null or to an empty string, the Name property will be used instead.
See Also

Reference

C1OlapField Class
C1OlapField Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.