HeadingStyle Property (RenderIndex)
In This Topic
Gets the
Style used for letter headings generated by the current index. (A heading is a letter preceding the group of entries beginning with that letter.)
Syntax
'Declaration
Public ReadOnly Property HeadingStyle As Style
public Style HeadingStyle {get;}
See Also