[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.SpreadDataRowView.GetDefaultProperty

GetDefaultProperty Method

GetDefaultProperty()

Returns the default property for this instance of a component.

Declaration
public PropertyDescriptor GetDefaultProperty()
Public Function GetDefaultProperty() As PropertyDescriptor
Returns
Type Description
PropertyDescriptor

A PropertyDescriptor that represents the default property for this object, or null if this object does not have properties.

Implements