public class SearchEventArgs : EventArgsPublic Class SearchEventArgs
Inherits EventArgs| SearchEventArgs | Class constructor. |
| CaseSensitive | Indicates that the search is case sensitive. |
| SearchIn | Indicates the search field name. |
| Text | Text to search. |
| TypeMatch | Indicates the type of match. |
| TypeSearch | Indicates the type of search. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |