MS
This commit is contained in:
@@ -370,6 +370,7 @@
|
||||
Public Class CheckedListBox : Inherits _ListControl
|
||||
|
||||
Public Shared Sub LoadValue(control As DevExpress.XtraEditors.CheckedListBoxControl, values As List(Of Object))
|
||||
|
||||
If IsNothing(values) Then
|
||||
Exit Sub
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user