BootstrapHyperLinkProperties Class
In This Article
Contains settings specific to a hyperlink editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapHyperLinkProperties :
HyperLinkProperties,
IBSBadgeOwner
#Related API Members
The following members return BootstrapHyperLinkProperties objects:
#Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
StaticEditProperties
HyperLinkProperties
BootstrapHyperLinkProperties
See Also