tableStyleRowSetterSetStyleForRowsWithValueTValueType Method (DataRowInReportTypeEnum, String, IEnumerableTValueType) |
Namespace: imbSCI.Core.extensions.table.core
public dataValueMatchCriterionDynamicStyle<TValueType, DataRowInReportTypeEnum> SetStyleForRowsWithValue<TValueType>( DataRowInReportTypeEnum style, string columnName, IEnumerable<TValueType> rowIndexes ) where TValueType : IComparable