System.Object
IgbPopup
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dllpublic class IgbPopup : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors Declaration Properties ActualAmbientShadowColor
Gets or sets the color to use for the check mark when the checkbox is checked.
Declarationpublic string ActualAmbientShadowColor { get; set; }
Property Value Type Description System.String
Gets or sets the elevation of the border shadow
Declarationpublic int ActualElevation { get; set; }
Property Value Type Description System.Int32 ActualPenumbraShadowColor
Gets or sets the color to use for the check mark when the checkbox is checked.
Declarationpublic string ActualPenumbraShadowColor { get; set; }
Property Value Type Description System.String ActualUmbraShadowColor
Gets or sets the color to use for the check mark when the checkbox is checked.
Declarationpublic string ActualUmbraShadowColor { get; set; }
Property Value Type Description System.String
Gets or sets the duration of the Popup and Closeup animations in milliseconds.
Declarationpublic int AnimationDuration { get; set; }
Property Value Type Description System.Int32
Gets or sets whether the popup and closeup animations are animated.
Declarationpublic bool AnimationEnabled { get; set; }
Property Value Type Description System.Boolean Declaration
public PopupAnimationType AnimationType { get; set; }
Property Value
Gets or sets the background color of the popup.
Declarationpublic string Background { get; set; }
Property Value Type Description System.String Declaration
public double CornerRadius { get; set; }
Property Value Type Description System.Double Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value Overrides Declaration
public bool DisableHitTestDuringAnimation { get; set; }
Property Value Type Description System.Boolean
Gets or sets the elevation to use for the button regardless of type.
Declarationpublic int Elevation { get; set; }
Property Value Type Description System.Int32 Declaration
public bool IsClosing { get; set; }
Property Value Type Description System.Boolean Declaration
public bool IsFixed { get; set; }
Property Value Type Description System.Boolean Declaration
public bool IsFocusable { get; set; }
Property Value Type Description System.Boolean Declaration
public bool IsHitTestVisible { get; set; }
Property Value Type Description System.Boolean Declaration
public bool IsPointerEnabled { get; set; }
Property Value Type Description System.Boolean Declaration
public bool IsShowing { get; set; }
Property Value Type Description System.Boolean Declaration
public EventCallback<IgbPopupMeasuringContentSizeEventArgs> MeasuringContentSize { get; set; }
Property Value Declaration
public string MeasuringContentSizeScript { get; set; }
Property Value Type Description System.String Declaration
public EventCallback<IgbOnClosedEventArgs> OnClosed { get; set; }
Property Value Declaration
public string OnClosedScript { get; set; }
Property Value Type Description System.String Declaration
public EventCallback<IgbOnPopupEventArgs> OnPopup { get; set; }
Property Value Declaration
public string OnPopupScript { get; set; }
Property Value Type Description System.String Declaration
public string PointerBackground { get; set; }
Property Value Type Description System.String Declaration
public PopupPointerPosition PointerPosition { get; set; }
Property Value Declaration
public double PointerSize { get; set; }
Property Value Type Description System.Double Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Declaration
public bool UseTopLayer { get; set; }
Property Value Type Description System.Boolean Methods Declaration
Closes the popup.
Declaration Returns Type Description System.Threading.Tasks.Task Declarationprotected override void EnsureModulesLoaded()
Overrides Declaration
public string ExportSerializedVisualModel()
Returns Type Description System.String
Returns a serialized copy of the exported visual model
Declarationpublic Task<string> ExportSerializedVisualModelAsync()
Returns Type Description System.Threading.Tasks.Task<System.String> Declaration
public object ExportVisualModel()
Returns Type Description System.Object
Exports visual information about the current state of the grid.
Declarationpublic Task<object> ExportVisualModelAsync()
Returns Type Description System.Threading.Tasks.Task<System.Object> Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Declaration
public void ShowRelativeToExclusionRect(Rect exclusionRect, PopupDirection popupDirection, PopupAlignment popupAlignment)
Parameters Declaration
public Task ShowRelativeToExclusionRectAsync(Rect exclusionRect, PopupDirection popupDirection, PopupAlignment popupAlignment)
Parameters Returns Type Description System.Threading.Tasks.Task Implements
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4