Spread for ASP.NET 12 Product Documentation
RelationName Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : RelationName Property
Gets the name of the data relation in a hierarchical display.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RelationName As String
'Usage
 
Dim instance As SheetView
Dim value As String
 
value = instance.RelationName
public virtual string RelationName {get;}
See Also

Reference

SheetView Class
SheetView Members