markus / lib / RCWPF / 2018.1.122.40 / Telerik.Windows.Controls.Expressions.xml @ 316d0f5c
이력 | 보기 | 이력해설 | 다운로드 (27.4 KB)
1 | 787a4489 | KangIngu | <?xml version="1.0"?>
|
---|---|---|---|
2 | <doc>
|
||
3 | <assembly>
|
||
4 | <name>Telerik.Windows.Controls.Expressions</name> |
||
5 | </assembly>
|
||
6 | <members>
|
||
7 | <member name="T:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer"> |
||
8 | <summary>
|
||
9 | An AutomationPeer type for the ExpressionTextBox type. |
||
10 | </summary>
|
||
11 | </member>
|
||
12 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.#ctor(Telerik.Windows.Controls.Expressions.ExpressionTextBox)"> |
||
13 | <summary>
|
||
14 | Initializes a new instance of the ExpressionTextBoxAutomationPeer class. |
||
15 | </summary>
|
||
16 | <param name="owner">The <see cref="T:Telerik.Windows.Controls.Expressions.ExpressionTextBox"/>.</param> |
||
17 | </member>
|
||
18 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetAutomationControlTypeCore"> |
||
19 | <summary>
|
||
20 | Returns the automation control type. |
||
21 | </summary>
|
||
22 | <returns>The group automation control type.</returns> |
||
23 | </member>
|
||
24 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetClassNameCore"> |
||
25 | <summary>
|
||
26 | Returns the class name. |
||
27 | </summary>
|
||
28 | <returns>The string "ExpressionTextBox".</returns> |
||
29 | </member>
|
||
30 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetNameCore"> |
||
31 | <summary>
|
||
32 | Returns the text label of the <see cref="T:System.Windows.FrameworkElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetName"/>. |
||
33 | </summary>
|
||
34 | <returns>
|
||
35 | The text label of the element that is associated with this automation peer. |
||
36 | </returns>
|
||
37 | </member>
|
||
38 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetAutomationIdCore"> |
||
39 | <summary>
|
||
40 | Gets the string that uniquely identifies the <see cref="T:System.Windows.FrameworkElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>. Called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationId"/>. |
||
41 | </summary>
|
||
42 | <returns>
|
||
43 | The automation identifier for the element associated with the <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>, or <see cref="F:System.String.Empty"/> if there isn't an automation identifier. |
||
44 | </returns>
|
||
45 | </member>
|
||
46 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetHelpTextCore"> |
||
47 | <summary>
|
||
48 | Gets the description of the <see cref="T:System.Windows.UIElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetHelpText"/>. |
||
49 | </summary>
|
||
50 | <returns>
|
||
51 | An <see cref="F:System.String.Empty"/> string. |
||
52 | </returns>
|
||
53 | </member>
|
||
54 | <member name="M:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.GetItemStatusCore"> |
||
55 | <summary>
|
||
56 | Gets a string that communicates the visual status of the <see cref="T:System.Windows.UIElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetItemStatus"/>. |
||
57 | </summary>
|
||
58 | <returns>
|
||
59 | The string that contains the <see cref="P:System.Windows.Automation.AutomationProperties.ItemStatus"/> that is returned by <see cref="M:System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject)"/>. |
||
60 | </returns>
|
||
61 | </member>
|
||
62 | <member name="P:Telerik.Windows.Automation.Peers.ExpressionTextBoxAutomationPeer.OwningExpressionTextBox"> |
||
63 | <summary>
|
||
64 | Gets the owning <see cref="T:Telerik.Windows.Controls.Expressions.ExpressionTextBox"/>. |
||
65 | </summary>
|
||
66 | </member>
|
||
67 | <member name="T:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer"> |
||
68 | <summary>
|
||
69 | An AutomationPeer type for the RadExpressionEditor type. |
||
70 | </summary>
|
||
71 | </member>
|
||
72 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.#ctor(Telerik.Windows.Controls.RadExpressionEditor)"> |
||
73 | <summary>
|
||
74 | Initializes a new instance of the RadExpressionEditorAutomationPeer class. |
||
75 | </summary>
|
||
76 | <param name="owner">The <see cref="T:Telerik.Windows.Controls.RadExpressionEditor"/>.</param> |
||
77 | </member>
|
||
78 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetAutomationControlTypeCore"> |
||
79 | <summary>
|
||
80 | Returns the automation control type. |
||
81 | </summary>
|
||
82 | <returns>The group automation control type.</returns> |
||
83 | </member>
|
||
84 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetClassNameCore"> |
||
85 | <summary>
|
||
86 | Returns the class name. |
||
87 | </summary>
|
||
88 | <returns>The string "RadExpressionEditor".</returns> |
||
89 | </member>
|
||
90 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetNameCore"> |
||
91 | <summary>
|
||
92 | Returns the text label of the <see cref="T:System.Windows.FrameworkElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetName"/>. |
||
93 | </summary>
|
||
94 | <returns>
|
||
95 | The text label of the element that is associated with this automation peer. |
||
96 | </returns>
|
||
97 | </member>
|
||
98 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetHelpTextCore"> |
||
99 | <summary>
|
||
100 | Gets the description of the <see cref="T:System.Windows.UIElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetHelpText"/>. |
||
101 | </summary>
|
||
102 | <returns>
|
||
103 | An <see cref="F:System.String.Empty"/> string. |
||
104 | </returns>
|
||
105 | </member>
|
||
106 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetItemStatusCore"> |
||
107 | <summary>
|
||
108 | Gets a string that communicates the visual status of the <see cref="T:System.Windows.UIElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer"/>. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetItemStatus"/>. |
||
109 | </summary>
|
||
110 | <returns>
|
||
111 | The string that contains the <see cref="P:System.Windows.Automation.AutomationProperties.ItemStatus"/> that is returned by <see cref="M:System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject)"/>. |
||
112 | </returns>
|
||
113 | </member>
|
||
114 | <member name="M:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.GetAutomationIdCore"> |
||
115 | <summary>
|
||
116 | Gets the string that uniquely identifies the <see cref="T:System.Windows.FrameworkElement"/> that is associated with this <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>. Called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationId"/>. |
||
117 | </summary>
|
||
118 | <returns>
|
||
119 | The automation identifier for the element associated with the <see cref="T:System.Windows.Automation.Peers.FrameworkElementAutomationPeer"/>, or <see cref="F:System.String.Empty"/> if there isn't an automation identifier. |
||
120 | </returns>
|
||
121 | </member>
|
||
122 | <member name="P:Telerik.Windows.Automation.Peers.RadExpressionEditorAutomationPeer.OwningExpressionEditor"> |
||
123 | <summary>
|
||
124 | Gets the owning <see cref="T:Telerik.Windows.Controls.RadExpressionEditor"/>. |
||
125 | </summary>
|
||
126 | </member>
|
||
127 | <member name="T:Telerik.Windows.Controls.Expressions.ExpressionTextBox"> |
||
128 | <summary>
|
||
129 | Allows assisted editing of an expression string. Do not use directly. |
||
130 | </summary>
|
||
131 | </member>
|
||
132 | <member name="M:Telerik.Windows.Controls.Expressions.ExpressionTextBox.#ctor"> |
||
133 | <summary>
|
||
134 | Initializes a new instance of the <see cref="T:Telerik.Windows.Controls.Expressions.ExpressionTextBox"/> class. |
||
135 | </summary>
|
||
136 | </member>
|
||
137 | <member name="M:Telerik.Windows.Controls.Expressions.ExpressionTextBox.OnApplyTemplate"> |
||
138 | <summary>When overridden in a derived class, is invoked whenever application
|
||
139 | code or internal processes (such as a rebuilding layout pass) call <see cref="M:System.Windows.Controls.Control.ApplyTemplate"/>. |
||
140 | In simplest terms, this means the method is called just before a UI element displays |
||
141 | in an application. For more information, see Remarks.</summary>
|
||
142 | </member>
|
||
143 | <member name="M:Telerik.Windows.Controls.Expressions.ExpressionTextBox.OnCreateAutomationPeer"> |
||
144 | <summary>
|
||
145 | When implemented in a derived class, returns class-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer"/> implementations for the automation infrastructure. |
||
146 | </summary>
|
||
147 | <returns>
|
||
148 | The class-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer"/> subclass to return. |
||
149 | </returns>
|
||
150 | </member>
|
||
151 | <member name="M:Telerik.Windows.Controls.Expressions.ExpressionTextBox.OnInitialized(System.EventArgs)"> |
||
152 | <summary>
|
||
153 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized"/> event. |
||
154 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized"/> is set to true internally. |
||
155 | </summary>
|
||
156 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs"/> that contains the event data.</param> |
||
157 | </member>
|
||
158 | <member name="F:Telerik.Windows.Controls.Expressions.ExpressionTextBox.SyntaxColorsProperty"> |
||
159 | <summary>
|
||
160 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.ExpressionTextBox.SyntaxColors"/> property. |
||
161 | </summary>
|
||
162 | </member>
|
||
163 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionTextBox.CachedAutomationId"> |
||
164 | <summary>
|
||
165 | Gets or sets the manually set AutomationId value (in case there is such one). |
||
166 | </summary>
|
||
167 | </member>
|
||
168 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionTextBox.SyntaxColors"> |
||
169 | <summary>
|
||
170 | Gets or sets the colors used to highlight different syntax elements in the expression. |
||
171 | </summary>
|
||
172 | <value>
|
||
173 | The syntax colors used in the expression. |
||
174 | </value>
|
||
175 | </member>
|
||
176 | <member name="T:Telerik.Windows.Controls.Expressions.SyntaxColors"> |
||
177 | <summary>
|
||
178 | Defines colors for different syntax elements in an expression. |
||
179 | </summary>
|
||
180 | </member>
|
||
181 | <member name="F:Telerik.Windows.Controls.Expressions.SyntaxColors.StringColorProperty"> |
||
182 | <summary>
|
||
183 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.SyntaxColors.StringColor"/> property. |
||
184 | </summary>
|
||
185 | </member>
|
||
186 | <member name="F:Telerik.Windows.Controls.Expressions.SyntaxColors.DateTimeColorProperty"> |
||
187 | <summary>
|
||
188 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.SyntaxColors.DateTimeColor"/> property. |
||
189 | </summary>
|
||
190 | </member>
|
||
191 | <member name="F:Telerik.Windows.Controls.Expressions.SyntaxColors.MemberColorProperty"> |
||
192 | <summary>
|
||
193 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.SyntaxColors.MemberColor"/> property. |
||
194 | </summary>
|
||
195 | </member>
|
||
196 | <member name="F:Telerik.Windows.Controls.Expressions.SyntaxColors.FunctionColorProperty"> |
||
197 | <summary>
|
||
198 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.SyntaxColors.FunctionColor"/> property. |
||
199 | </summary>
|
||
200 | </member>
|
||
201 | <member name="F:Telerik.Windows.Controls.Expressions.SyntaxColors.DefaultColorProperty"> |
||
202 | <summary>
|
||
203 | Identifies the <see cref="P:Telerik.Windows.Controls.Expressions.SyntaxColors.DefaultColor"/> property. |
||
204 | </summary>
|
||
205 | </member>
|
||
206 | <member name="P:Telerik.Windows.Controls.Expressions.SyntaxColors.StringColor"> |
||
207 | <summary>
|
||
208 | Gets or sets the color for a string literal. Default value is <see cref="P:System.Windows.Media.Colors.Black"/> |
||
209 | </summary>
|
||
210 | <value>
|
||
211 | The color for a string literal. |
||
212 | </value>
|
||
213 | </member>
|
||
214 | <member name="P:Telerik.Windows.Controls.Expressions.SyntaxColors.DateTimeColor"> |
||
215 | <summary>
|
||
216 | Gets or sets the color for a date-time literal. Default value is <see cref="P:System.Windows.Media.Colors.Black"/> |
||
217 | </summary>
|
||
218 | <value>
|
||
219 | The color for a date-time literal. |
||
220 | </value>
|
||
221 | </member>
|
||
222 | <member name="P:Telerik.Windows.Controls.Expressions.SyntaxColors.MemberColor"> |
||
223 | <summary>
|
||
224 | Gets or sets the color for a member name literal. Default value is <see cref="P:System.Windows.Media.Colors.Black"/> |
||
225 | </summary>
|
||
226 | <value>
|
||
227 | The color for a member name literal. |
||
228 | </value>
|
||
229 | </member>
|
||
230 | <member name="P:Telerik.Windows.Controls.Expressions.SyntaxColors.FunctionColor"> |
||
231 | <summary>
|
||
232 | Gets or sets the color for a function name literal. Default value is <see cref="P:System.Windows.Media.Colors.Black"/> |
||
233 | </summary>
|
||
234 | <value>
|
||
235 | The color for a function name literal. |
||
236 | </value>
|
||
237 | </member>
|
||
238 | <member name="P:Telerik.Windows.Controls.Expressions.SyntaxColors.DefaultColor"> |
||
239 | <summary>
|
||
240 | Gets or sets the default color. Default value is <see cref="P:System.Windows.Media.Colors.Black"/> |
||
241 | </summary>
|
||
242 | <value>
|
||
243 | The default color. |
||
244 | </value>
|
||
245 | </member>
|
||
246 | <member name="T:Telerik.Windows.Controls.RadExpressionEditor"> |
||
247 | <summary>
|
||
248 | A control that lets the user input an expression in string form, which it exposes as a LINQ expression. |
||
249 | </summary>
|
||
250 | </member>
|
||
251 | <member name="F:Telerik.Windows.Controls.RadExpressionEditor.ExpressionProperty"> |
||
252 | <summary>
|
||
253 | Identifies the read-only <see cref="P:Telerik.Windows.Controls.RadExpressionEditor.Expression"/> property. |
||
254 | </summary>
|
||
255 | </member>
|
||
256 | <member name="F:Telerik.Windows.Controls.RadExpressionEditor.IsExpressionValidProperty"> |
||
257 | <summary>
|
||
258 | Identifies the read-only <see cref="P:Telerik.Windows.Controls.RadExpressionEditor.IsExpressionValid"/> property. |
||
259 | </summary>
|
||
260 | </member>
|
||
261 | <member name="F:Telerik.Windows.Controls.RadExpressionEditor.ExpressionTextProperty"> |
||
262 | <summary>
|
||
263 | Identifies the <see cref="P:Telerik.Windows.Controls.RadExpressionEditor.ExpressionText"/> property. |
||
264 | </summary>
|
||
265 | </member>
|
||
266 | <member name="F:Telerik.Windows.Controls.RadExpressionEditor.ItemProperty"> |
||
267 | <summary>
|
||
268 | Identifies the <see cref="P:Telerik.Windows.Controls.RadExpressionEditor.Item"/> property. |
||
269 | </summary>
|
||
270 | </member>
|
||
271 | <member name="F:Telerik.Windows.Controls.RadExpressionEditor.ExpressionChangedEvent"> |
||
272 | <summary>
|
||
273 | Identifies the ExpressionChanged routed event. |
||
274 | </summary>
|
||
275 | </member>
|
||
276 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.#ctor"> |
||
277 | <summary>
|
||
278 | Initializes a new instance of the <see cref="T:Telerik.Windows.Controls.RadExpressionEditor"/> class. |
||
279 | </summary>
|
||
280 | </member>
|
||
281 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.OnApplyTemplate"> |
||
282 | <summary>When overridden in a derived class, is invoked whenever application
|
||
283 | code or internal processes (such as a rebuilding layout pass) call <see cref="M:System.Windows.Controls.Control.ApplyTemplate"/>. |
||
284 | In simplest terms, this means the method is called just before a UI element displays |
||
285 | in an application. For more information, see Remarks.</summary>
|
||
286 | </member>
|
||
287 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.OnCreateAutomationPeer"> |
||
288 | <summary>
|
||
289 | When implemented in a derived class, returns class-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer"/> implementations for the automation infrastructure. |
||
290 | </summary>
|
||
291 | <returns>
|
||
292 | The class-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer"/> subclass to return. |
||
293 | </returns>
|
||
294 | </member>
|
||
295 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.OnInitialized(System.EventArgs)"> |
||
296 | <summary>
|
||
297 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized"/> event. |
||
298 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized"/> is set to true internally. |
||
299 | </summary>
|
||
300 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs"/> that contains the event data.</param> |
||
301 | </member>
|
||
302 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.Dispose"> |
||
303 | <summary>
|
||
304 | Performs application-defined tasks associated with freeing, releasing, |
||
305 | or resetting unmanaged resources. |
||
306 | </summary>
|
||
307 | </member>
|
||
308 | <member name="M:Telerik.Windows.Controls.RadExpressionEditor.Dispose(System.Boolean)"> |
||
309 | <summary>
|
||
310 | Releases unmanaged and - optionally - managed resources. |
||
311 | </summary>
|
||
312 | <param name="disposing"><c>true</c> to release both managed and unmanaged resources; |
||
313 | <c>false</c> to release only unmanaged resources.</param> |
||
314 | </member>
|
||
315 | <member name="E:Telerik.Windows.Controls.RadExpressionEditor.ExpressionChanged"> |
||
316 | <summary>
|
||
317 | Occurs when the expression changes. |
||
318 | </summary>
|
||
319 | </member>
|
||
320 | <member name="P:Telerik.Windows.Controls.RadExpressionEditor.Expression"> |
||
321 | <summary>
|
||
322 | Gets the LINQ Expression. |
||
323 | </summary>
|
||
324 | </member>
|
||
325 | <member name="P:Telerik.Windows.Controls.RadExpressionEditor.IsExpressionValid"> |
||
326 | <summary>
|
||
327 | Gets a value indicating whether the string the user has entered is a valid expression. |
||
328 | </summary>
|
||
329 | </member>
|
||
330 | <member name="P:Telerik.Windows.Controls.RadExpressionEditor.ExpressionText"> |
||
331 | <summary>
|
||
332 | Gets or sets the expression string. |
||
333 | </summary>
|
||
334 | </member>
|
||
335 | <member name="P:Telerik.Windows.Controls.RadExpressionEditor.Item"> |
||
336 | <summary>
|
||
337 | Gets or sets the item the expression will be evaluated against. |
||
338 | </summary>
|
||
339 | </member>
|
||
340 | <member name="P:Telerik.Windows.Controls.RadExpressionEditor.CachedAutomationId"> |
||
341 | <summary>
|
||
342 | Gets or sets the manually set AutomationId value (in case there is such one). |
||
343 | </summary>
|
||
344 | </member>
|
||
345 | <member name="T:Telerik.Windows.Controls.RadExpressionEditorCommands"> |
||
346 | <summary>
|
||
347 | Provides a number of useful RadExpressionEditor functions exposed through Commanding. |
||
348 | </summary>
|
||
349 | </member>
|
||
350 | <member name="P:Telerik.Windows.Controls.RadExpressionEditorCommands.InsertText"> |
||
351 | <summary>
|
||
352 | Gets the InsertText command, which inserts the string value of its parameter at the current caret position in the RadExpressionEditor textbox. |
||
353 | </summary>
|
||
354 | </member>
|
||
355 | <member name="T:Telerik.Windows.Controls.RadExpressionEditorExtensions"> |
||
356 | <summary>
|
||
357 | A class that contains various helpful extension methods for <see cref="T:Telerik.Windows.Controls.RadExpressionEditor"/> |
||
358 | </summary>
|
||
359 | </member>
|
||
360 | <member name="M:Telerik.Windows.Controls.RadExpressionEditorExtensions.TryParse(Telerik.Windows.Controls.RadExpressionEditor,System.String,System.Linq.Expressions.Expression@)"> |
||
361 | <summary>
|
||
362 | Converts the string representation of an expression to its <see cref="T:System.Linq.Expressions.Expression"/> equivalent. |
||
363 | A return value indicates whether the conversion was successful. |
||
364 | </summary>
|
||
365 | <param name="expressionEditor"> |
||
366 | The <see cref="T:Telerik.Windows.Controls.RadExpressionEditor"/> instance which will perform the conversion. |
||
367 | </param>
|
||
368 | <param name="expressionText"> |
||
369 | A string containing a well-formed expression to convert. |
||
370 | </param>
|
||
371 | <param name="result"> |
||
372 | When this method returns, contains the LINQ Expression equivalent to the well-formed expression contained in |
||
373 | <paramref name="expressionText"/>, if the conversion succeeded, or null if it failed. |
||
374 | This parameter is passed uninitialized. |
||
375 | </param>
|
||
376 | <returns>true if <paramref name="expressionText"/> was converted successfully; otherwise, false.</returns> |
||
377 | </member>
|
||
378 | <member name="T:Telerik.Windows.Controls.Expressions.ConstantEditorItemModel"> |
||
379 | <summary>
|
||
380 | Describes a constant item in the expression editor. |
||
381 | </summary>
|
||
382 | </member>
|
||
383 | <member name="T:Telerik.Windows.Controls.Expressions.EditorItemModel"> |
||
384 | <summary>
|
||
385 | Describes an item in the expression editor. |
||
386 | </summary>
|
||
387 | </member>
|
||
388 | <member name="T:Telerik.Windows.Controls.Expressions.EditorModelBase"> |
||
389 | <summary>
|
||
390 | Describes the basic properties of elements in the expression editor. |
||
391 | </summary>
|
||
392 | </member>
|
||
393 | <member name="P:Telerik.Windows.Controls.Expressions.EditorModelBase.Name"> |
||
394 | <summary>
|
||
395 | Gets the name of the element. |
||
396 | </summary>
|
||
397 | </member>
|
||
398 | <member name="M:Telerik.Windows.Controls.Expressions.EditorItemModel.ToString"> |
||
399 | <summary>
|
||
400 | Returns the name of this model. |
||
401 | </summary>
|
||
402 | <returns>The name of this model.</returns> |
||
403 | </member>
|
||
404 | <member name="P:Telerik.Windows.Controls.Expressions.EditorItemModel.QuickInfo"> |
||
405 | <summary>
|
||
406 | Gets the name of this item. |
||
407 | </summary>
|
||
408 | </member>
|
||
409 | <member name="P:Telerik.Windows.Controls.Expressions.EditorItemModel.Description"> |
||
410 | <summary>
|
||
411 | Gets the description of the item. |
||
412 | </summary>
|
||
413 | </member>
|
||
414 | <member name="T:Telerik.Windows.Controls.Expressions.EditorCategoryModel"> |
||
415 | <summary>
|
||
416 | Describes a category of items in the expression editor. |
||
417 | </summary>
|
||
418 | </member>
|
||
419 | <member name="P:Telerik.Windows.Controls.Expressions.EditorCategoryModel.Children"> |
||
420 | <summary>
|
||
421 | Gets the children of this category. |
||
422 | </summary>
|
||
423 | </member>
|
||
424 | <member name="P:Telerik.Windows.Controls.Expressions.EditorCategoryModel.ChildCategories"> |
||
425 | <summary>
|
||
426 | Gets the child categories of this category. |
||
427 | </summary>
|
||
428 | </member>
|
||
429 | <member name="T:Telerik.Windows.Controls.Expressions.FieldEditorItemModel"> |
||
430 | <summary>
|
||
431 | Describes a field item in the expression editor. |
||
432 | </summary>
|
||
433 | </member>
|
||
434 | <member name="M:Telerik.Windows.Controls.Expressions.FieldEditorItemModel.ToString"> |
||
435 | <summary>
|
||
436 | Returns the expression token value of this model. |
||
437 | </summary>
|
||
438 | <returns>The expression token value of this model.</returns> |
||
439 | </member>
|
||
440 | <member name="P:Telerik.Windows.Controls.Expressions.FieldEditorItemModel.QuickInfo"> |
||
441 | <summary>
|
||
442 | Gets a user-friendly text for this field and its type. |
||
443 | </summary>
|
||
444 | </member>
|
||
445 | <member name="T:Telerik.Windows.Controls.Expressions.FunctionEditorItemModel"> |
||
446 | <summary>
|
||
447 | Describes a function item in the expression editor. |
||
448 | </summary>
|
||
449 | </member>
|
||
450 | <member name="M:Telerik.Windows.Controls.Expressions.FunctionEditorItemModel.ToString"> |
||
451 | <summary>
|
||
452 | Returns the expression token value of this model. |
||
453 | </summary>
|
||
454 | <returns>The expression token value of this model.</returns> |
||
455 | </member>
|
||
456 | <member name="P:Telerik.Windows.Controls.Expressions.FunctionEditorItemModel.QuickInfo"> |
||
457 | <summary>
|
||
458 | Gets a user-friendly text for this function and its arguments. |
||
459 | </summary>
|
||
460 | </member>
|
||
461 | <member name="T:Telerik.Windows.Controls.Expressions.OperatorEditorItemModel"> |
||
462 | <summary>
|
||
463 | Describes an operator item in the expression editor. |
||
464 | </summary>
|
||
465 | </member>
|
||
466 | <member name="T:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel"> |
||
467 | <summary>
|
||
468 | A ViewModel used to loosely-couple components in RadExpressionEditor. Do not use directly. |
||
469 | </summary>
|
||
470 | </member>
|
||
471 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel.PreviewResult"> |
||
472 | <summary>
|
||
473 | Gets the result of the current expression. |
||
474 | </summary>
|
||
475 | </member>
|
||
476 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel.Categories"> |
||
477 | <summary>
|
||
478 | Gets the categories of editor items. |
||
479 | </summary>
|
||
480 | </member>
|
||
481 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel.SelectedCategory"> |
||
482 | <summary>
|
||
483 | Gets or sets the selected category. |
||
484 | </summary>
|
||
485 | </member>
|
||
486 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel.CategoryItems"> |
||
487 | <summary>
|
||
488 | Gets the items in the selected category. |
||
489 | </summary>
|
||
490 | </member>
|
||
491 | <member name="P:Telerik.Windows.Controls.Expressions.ExpressionEditorViewModel.SelectedItem"> |
||
492 | <summary>
|
||
493 | Gets or sets the selected item. |
||
494 | </summary>
|
||
495 | </member>
|
||
496 | <member name="T:Telerik.Windows.Controls.Expressions.Properties.Resources"> |
||
497 | <summary>
|
||
498 | A strongly-typed resource class, for looking up localized strings, etc. |
||
499 | </summary>
|
||
500 | </member>
|
||
501 | <member name="P:Telerik.Windows.Controls.Expressions.Properties.Resources.ResourceManager"> |
||
502 | <summary>
|
||
503 | Returns the cached ResourceManager instance used by this class. |
||
504 | </summary>
|
||
505 | </member>
|
||
506 | <member name="P:Telerik.Windows.Controls.Expressions.Properties.Resources.Culture"> |
||
507 | <summary>
|
||
508 | Overrides the current thread's CurrentUICulture property for all |
||
509 | resource lookups using this strongly typed resource class. |
||
510 | </summary>
|
||
511 | </member>
|
||
512 | </members>
|
||
513 | </doc> |