Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewTemplateReplacement.ClientID Property

Gets the template container’s client identifier.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public override string ClientID { get; }

Property Value

Type Description
String

A string value that is the template container’s client identifier.

See Also