HeroStats Libraries
HeroConfigDataSet.StatisticsRow Properties

The properties of the HeroConfigDataSet.StatisticsRow class are listed below. For a complete list of HeroConfigDataSet.StatisticsRow class members, see the HeroConfigDataSet.StatisticsRow Members topic.

Public Instance Properties

CalcAvg 
ConfigurationsRow 
Expression 
HasErrors (inherited from DataRow) Gets a value indicating whether there are errors in a row.
HeroName 
Item (inherited from DataRow) Gets or sets the data stored in the column specified by index.
Item (inherited from DataRow) Gets or sets the data stored in the column specified by name.
Item (inherited from DataRow) Gets or sets the data stored in the specified DataColumn.
Item (inherited from DataRow) Gets the data stored in the column, specified by index and version of the data to retrieve.
Item (inherited from DataRow) Gets the specified version of data stored in the named column.
Item (inherited from DataRow) Gets the specified version of data stored in the specified DataColumn.
ItemArray (inherited from DataRow) Gets or sets all of the values for this row through an array.
ReplaceValue 
RowError (inherited from DataRow) Gets or sets the custom error description for a row.
RowState (inherited from DataRow) Gets the current state of the row in regard to its relationship to the DataRowCollection .
StatName 
Table (inherited from DataRow) Gets the DataTable for which this row has a schema.

See Also

HeroConfigDataSet.StatisticsRow Class | HeroStats.StatsEngine Namespace