Back to Devexpress

ASPxClientStaticEdit Class

aspnet-js-aspxclientstaticedit.md

latest1.0 KB
Original Source

ASPxClientStaticEdit Class

Represents a base for client-side static editors whose values cannot be visually changed by end users.

Declaration

ts
declare class ASPxClientStaticEdit extends ASPxClientEditBase

Remarks

This object is the base for the client-side ASPxClientLabel, ASPxClientHyperLink, ASPxClientBinaryImage and ASPxClientImage objects. It implements the common client-side functionality for static editors which don’t allow their values to be changed by end-users.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientStaticEdit ASPxClientHyperLink

ASPxClientImageBase

ASPxClientLabel

See Also

ASPxClientStaticEdit Members