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