If Not(e.Row.IsNull("承运商") OrElse e.Row.IsNull("司机") OrElse 其它字段...) Then
e.Style = "已配车" Else e.Style = "未配车"