StaticEditProperties Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class StaticEditProperties :
EditPropertiesBase
#Inheritance
Show 16 items
See Also