[]
        
(Showing Draft Content)

FarPoint.Win.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

An AttributeCollection containing the attributes for this object.

Implements