Back to Devexpress

EditProperties Constructors

aspnet-devexpress-dot-web-dot-editproperties-dot-ctor.md

latest848 B
Original Source

EditProperties Constructors

Serves as the base class for the editor properties classes that define the behavior of editors allowing data input.

NameParametersDescription
EditProperties()noneInitializes a new instance of the EditProperties class with default settings.
EditProperties(IPropertiesOwner)ownerInitializes a new instance of the EditProperties class with the specified owner.

See Also

EditProperties Class

EditProperties Members

DevExpress.Web Namespace