[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.SpreadDataRowView.GetAttributes

GetAttributes Method

GetAttributes()

Returns a collection of custom attributes for this instance of a component.

Declaration
public AttributeCollection GetAttributes()
Public Function GetAttributes() As AttributeCollection
Returns
Type Description
AttributeCollection

A AttributeCollection that contains the attributes for this object.

Implements