DictionaryForumContacts

   Russian
Terms for subject Microsoft containing шаблон элемента | all forms | exact matches only | in specified order only
RussianEnglish
шаблон элементаitem template (The portion of a DataRepeater control that is used to provide a visual interface for the repeated items in the control. At design time, controls can be added to the item template, and properties can be set to modify the appearance of the DataRepeater)
шаблон элемента управленияcontrol template (A tree of elements that is expanded into the scene whenever a control of a particular type is found. The elements typically have properties bound to properties of the control instance)
элемент управления-шаблонtemplated control (An ASP.NET server control that does not itself provide a visual interface but allows its users (page developers) to supply templates that provide a visual interface. When the ASP.NET page parser encounters a templated control, it parses the control's template and dynamically creates child controls that supply the visual interface. The Repeater and DataList ASP.NET server controls are templated controls. The DataGrid control is not strictly a templated control, but uses templates to customize its user interface)