FrameTableAddRow Method

Overload List

AddRow(IReadOnlyDictionaryString, Object) Adds a new row of data to the data frame.
AddRow(Object) Add a new row of data to the data frame.
AddRowT(IReadOnlyListT) Adds a new row of data to the frame.

See Also