[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.SpreadDataRowView.GetClassName

GetClassName Method

GetClassName()

Returns the class name of this instance of a component.

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

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

Implements