ASP.NET Core MVC コントロールヘルプ
TooltipBaseBuilder<TControl,TBuilder> クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : TooltipBaseBuilder<TControl,TBuilder> クラス

TooltipBaseBuilder<TControl,TBuilder>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one TooltipBaseBuilder<TControl,TBuilder> instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.CssClass. Sets the tooltip CSS class  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.Gap. Sets the distance between the tooltip and the target element.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.HideDelay. Sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML.  
Public メソッドConfigurates the C1.Web.Mvc.TooltipBase.OnClientPopup client event. Occurs before the tooltip content is displayed.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.Position. Sets the PopupPosition where the tooltip should be displayed with respect to the owner element.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.ShowAtMouse. Sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element.  
Public メソッドConfigurates C1.Web.Mvc.TooltipBase.ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.  
トップ
参照

TooltipBaseBuilder<TControl,TBuilder> クラス
C1.Web.Mvc.Fluent 名前空間