RepositoryItemHyperLinkEdit.GetLinkColor() Method
Returns the foreground color of the link’s text.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Color | A Color used to paint the link’s text. |
See Also