Name | Description | |
---|---|---|
![]() | C1Tooltip Constructor |
The following tables list the members exposed by C1Tooltip.
Name | Description | |
---|---|---|
![]() | C1Tooltip Constructor |
Name | Description | |
---|---|---|
![]() | _background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() ![]() | ContentProperty | |
![]() ![]() | GapProperty | |
![]() ![]() | HideDelayProperty | |
![]() ![]() | PositionProperty | |
![]() ![]() | ShowDelayProperty | |
![]() ![]() | TargetCssProperty | |
![]() ![]() | TargetProperty |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Content | Gets or Sets the content of tooltip. |
![]() | CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) |
![]() | Gap | Gets or sets the distance between the tooltip and the target element. |
![]() | HideDelay | Gets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element. |
![]() | InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) |
![]() | Position | Gets or sets the PopupPosition where the tooltip should be displayed with respect to the owner element. Default value is PopupPosition.Above |
![]() | ShowDelay | Gets or sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element. |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Target | Gets or sets the id of target element. |
![]() | TargetCss | Gets or sets the Css class name of target element. |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | Hide | |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |
![]() | Show |