General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
ActionSheetItemBuilder.Template(String) Method
Specifies an item template that should be used to render this item only.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public ActionSheetItemBuilder Template(
string templateContent
)
Parameters
Name | Type | Description |
---|---|---|
templateContent | String |
Returns
Type | Description |
---|---|
ActionSheetItemBuilder |
See Also
Feedback