ASP.NET MVC Controls
Header Property (PivotFieldBase)

Gets or sets a string used to represent this field in the user interface.
Syntax
'Declaration
 
Public Property Header As String
public string Header {get; set;}
Remarks
If it is not specified, it uses the value of the Binding and make a conversion. The conversion rule is capitalizing the first letter and adding spaces before uppercase characters preceded by lower-case characters.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PivotFieldBase Class
PivotFieldBase Members

 

 


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

Product Support Forum |  Documentation Feedback