Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class StaticEditProperties :
    EditPropertiesBase
See Also