[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.SpreadDataRowView.GetComponentName

GetComponentName Method

GetComponentName()

Returns the name of this instance of a component.

Declaration
public string GetComponentName()
Public Function GetComponentName() As String
Returns
Type Description
string

The name of the object, or null if the object does not have a name.

Implements