NavLink.CssClass Property

Definition

Gets or sets the computed CSS class based on whether or not the link is active.

protected:
 property System::String ^ CssClass { System::String ^ get(); void set(System::String ^ value); };
protected string CssClass { get; set; }
protected string? CssClass { get; set; }
member this.CssClass : string with get, set
Protected Property CssClass As String

Property Value

Applies to