Back to Devexpress

AllButtonProperties Constructors

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

latest1.3 KB
Original Source

AllButtonProperties Constructors

Contains settings specific to the button that when clicked, displays the content of all the pages.

NameParametersDescription
AllButtonProperties(IPropertiesOwner, Boolean, String)owner, visible, textInitializes a new instance of the AllButtonProperties class with the specified settings.
AllButtonProperties(IPropertiesOwner, Boolean)owner, visibleInitializes a new instance of the AllButtonProperties class.
AllButtonProperties(IPropertiesOwner)ownerInitializes a new instance of the AllButtonProperties class with the specified owner.

See Also

AllButtonProperties Class

AllButtonProperties Members

DevExpress.Web Namespace