Gets or sets a value indicating whether to show the header separator or not.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowHeaderSeparator { get; set; } |
Visual Basic |
---|
Public Property ShowHeaderSeparator As Boolean Get Set |