﻿function Checked(source, arguments) {
    arguments.IsValid = confirm("آيا مايل به حذف مورد انتخابي مي باشيد؟");
}