CustomizationFormSearchEventArgs Properties
Contains data for the CustomizationFormSearch event.| Name | Description |
|---|---|
| Caption | Gets the caption of the processed row or category. |
| Row | Gets the processed row. |
| SearchText | Gets the search string. |
| Visible | Gets or sets the visibility of the processed row or category. |
See Also