Skip to main content

RepositoryItemHyperLinkEdit.GetLinkColor() Method

Returns the foreground color of the link’s text.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public Color GetLinkColor()

Returns

Type Description
Color

A Color used to paint the link’s text.

See Also