13-11-23
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Imports System.ComponentModel
|
||||
Imports DevExpress.Utils.Drawing
|
||||
Imports DevExpress.Utils.Svg
|
||||
Imports DevExpress.XtraEditors
|
||||
Imports DevExpress.XtraGrid
|
||||
Imports DevExpress.XtraGrid.Views.Grid
|
||||
@@ -311,7 +313,6 @@ Partial Public Class frmEnvelopeEditor
|
||||
Dim oColorType = DirectCast(oRowCount, ColorType)
|
||||
|
||||
oReceiver.ColorType = oColorType
|
||||
'Dim oColor = Helpers.ColorTypeToColor(oColorType)
|
||||
'ViewReceivers.SetRowCellValue(e.RowHandle, colColor, oColor)
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user