|
|
Initializes a new instance of the TemplatesUserControl class. |
| Returns the DataBindItem instance, which describes the current value and also provides meta information about the respective data column. Used during data binding only. |
| Gets the value of the property with the specified name from the AdHocProperties collection of the parent BaseSmartDBControl. If the property does not exists null(Nothing) is returned. | |
| Gets a string from the Local .resx file. This is the corresponding .resx file in the App_LocalResources folder. | |
| Determines the corresponding template holder control to be used for data display and editing. This method should be implemented by inheritors. | |
| Sends the specified custom event to the containing BaseSmartDBControl as an CustomEvent event. After SendCustomEventToContainer returns you can extract the return parameters if appropriate from customEvent. | |
| A helper method which adjusts the tab index according to the base tab index specified by the parent BaseSmartDBControl
|
TemplatesUserControl Class | Adillis.SmartDBForms.Templates Namespace