Update kendo-ui.d.ts

This commit is contained in:
Dawid Ryłko
2016-03-22 12:12:59 +01:00
parent 6766ed1d0f
commit d534d632da
+1
View File
@@ -4186,6 +4186,7 @@ declare namespace kendo.ui {
name?: string;
text?: GridColumnCommandItemText;
className?: string;
imageClass?: string;
click?: Function;
}