Back to Devexpress

LinkStyleComponentStyle Class

aspnet-devexpress-dot-web-1f84c9ca.md

latest1.7 KB
Original Source

LinkStyleComponentStyle Class

Contains settings that define the style of links within web components.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LinkStyleComponentStyle :
    AppearanceStyleBase
vb
Public Class LinkStyleComponentStyle
    Inherits AppearanceStyleBase

The following members return LinkStyleComponentStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase LinkStyleComponentStyle

See Also

LinkStyleComponentStyle Members

DevExpress.Web Namespace