EntryStyle Property (RenderIndex)
In This Topic
Gets the style of index entries at the top level. This is a shortcut to the first (with index 0) element of the
EntryStyles collection.
Syntax
'Declaration
Public ReadOnly Property EntryStyle As Style
public Style EntryStyle {get;}
See Also