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

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
See Also