12 references to GroupLabel
System.Web.Mobile (12)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
217
this._glAttributes = new
GroupLabel
();
218
this._glType = new
GroupLabel
();
UI\MobileControls\Design\ListGeneralPage.cs (2)
88
GroupLabel appearanceGroup = new
GroupLabel
();
98
pagingGroup = new
GroupLabel
();
UI\MobileControls\Design\ListItemsPage.cs (1)
105
GroupLabel grplblItemList = new
GroupLabel
();
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
76
GroupLabel grplblCommandList = new
GroupLabel
();
96
GroupLabel grplblData = new
GroupLabel
();
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
90
GroupLabel grplblFieldList = new
GroupLabel
();
UI\MobileControls\Design\ObjectListGeneralPage.cs (2)
60
GroupLabel grplblAppearance = new
GroupLabel
();
99
GroupLabel pagingGroup = new
GroupLabel
();
UI\MobileControls\Design\StylesEditorDialog.cs (2)
168
GroupLabel grplblStyleList = new
GroupLabel
();
259
GroupLabel grplblStyleProperties = new
GroupLabel
();