[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Blazor.Input Assembly
C1.Blazor.Input
Classes
C1Window
Properties
PopupHeader
dotnet-api
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.Input
Classes
AutoCompleteFilteringEventArgs
C1AutoCompleteTextBox
C1AutoComplete<T>
C1ComboBox<T>
C1DropDown
C1DropDown.C1DropDownReference
C1MaskedTextBox
C1NumericBoxEventArgs
C1NumericBox<TNumeric>
C1Popup
C1Popup.C1PopupReference
C1RangeSlider
C1RangeSlider.RangeDefaultPositionStrategy
C1Slider
C1TextBox
C1Tooltip
C1Tooltip.C1TooltipReference
C1Window
Constructors
Fields
Properties
CancelText
CloseDelay
CloseTrigger
DialogType
Gap
IsDarkOverlay
IsDialog
IsDraggable
IsFullScreen
IsModeless
IsOk
IsPopupOpenChanged
IsResizable
OkText
OpenDelay
OpenTrigger
PopupContent
PopupFooter
PopupHeader
Position
PromptValue
Target
Methods
MaskFormatChangedEventArgs
MaskInputRejectedEventArgs
MaskedTextChangedEventArgs
SliderBase
SliderBase.ThroughoutPositionStrategy
SliderBase.ThumbModel
SliderBase.ThumbPositionStrategy
TextBoxAutoCompleteEventArgs
TextBoxChangedEventArgs
Structs
Enums
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
(Showing Draft Content)
C1.Blazor.Input.C1Window.PopupHeader
PopupHeader Property
PopupHeader
Gets or sets the header of the popup.
Declaration
[Parameter] public RenderFragment PopupHeader { get; set; }