A newer version of this page is available.
Switch to the current version.
StaticEditProperties Class
Serves as the base class for the editor properties classes that define the behavior of static editors (which don't allow data input).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class StaticEditProperties :
EditPropertiesBase
Public MustInherit Class StaticEditProperties
Inherits EditPropertiesBase
Inheritance
See Also
Feedback