Namespace Syncfusion.Blazor.Navigations
Classes
_Imports |
AccordionAnimationCollapse
Specifies the animation to appear while collapsing the Accordion item. |
AccordionAnimationExpand
Specifies the animation to appear while expanding the Accordion item. |
AccordionAnimationSettings
A class used for configuring the Accordion animation properties. |
AccordionClickArgs
A class that holds options to control the accordion click action. |
AccordionEvents
Configure event handlers to handle the events with the Accordion component. |
AccordionItem
Defines accordion panels. |
AccordionItemModel
A class that holds option for Accordion Items. |
AccordionItems
A list of items that are used to configure the Accordion component. |
AccordionTemplates
Configure templates to display within a header and content section of Accordion. |
ActionEventArgs
Specifies class for denotes the event name. |
ActionSettingsModel
Interface for a class ActionSettings |
AddEventArgs
A class that holds options to control the adding or added item. |
BeforeOpenCloseMenuEventArgs<T>
Interface for OnOpen/OnClose event. |
ChangeEventArgs
Defines the event arguments for the change event. |
ClickEventArgs
A class that holds options to control the toolbar clicked action. |
CollapsedEventArgs
A class that holds options to control the collapsed item action. |
CollapseEventArgs
A class that holds options to control the collapsing item action. |
ContentLoad
Specifies the options of Tab content display mode. |
DataBoundEventArgs<T>
Specifies class for DataBound event arguments. |
DataSourceChangedEventArgs<T>
Specifies class for DataSourceChanged event arguments. |
DisplayMode
Specifies the options of where the text will be displayed in popup mode of the Toolbar. |
DragAndDropEventArgs
Specifies class for DragAndDrop event arguments. |
EventArgs
Interface for open and close events. |
ExpandAction
Defines the expand type of the TreeView node. |
ExpandedEventArgs
A class that holds options to control the expanded item action. |
ExpandEventArgs
A class that holds options to control the expanding item action. |
ExpandMode
Specifies the option to expand single or multiple panel at a time. |
FailureEventArgs
Specifies class for Failure event arguments |
HeaderModel
A class to define the properties of a tab header. |
HeaderPosition
Options to set the orientation of Tab header. |
HScrollModel
Interface for a class HScroll |
ItemAlign
Specifies the options for aligning the Toolbar items. |
ItemModel
A class for a toolbar Item |
ItemType
Specifies the options for supporting element types of Toolbar command. |
MenuAnimationSettings
Specifies the animation settings for the menu open. |
MenuEffect
Menu animation effects |
MenuEventArgs<T>
Interface for OnItemRender/ItemSelected event. |
MenuEvents<TValue>
Used to configure the menu events. |
MenuFieldSettings
Configures the field options of the Menu. |
MenuItem
Used to configure the items which is going to render as menu. |
MenuItemModel
Interface for MenuItem. |
MenuItems
A list of items that is used to configure menu items. |
MenuTemplates<TValue>
Used to specify templates for rendering menu items. |
NodeCheckEventArgs
Specifies class for NodeCheck event arguments. |
NodeClickEventArgs
Specifies class for NodeClick event arguments. |
NodeData
Specifies class that holds the node details. |
NodeEditEventArgs
Specifies class for NodeEdit event arguments. |
NodeExpandEventArgs
Specifies class for NodeExpand event arguments. |
NodeKeyPressEventArgs
Specifies class for NodeKeyPress event arguments. |
NodeRenderEventArgs<T>
Specifies class for node render event arguments. |
NodeSelectEventArgs
Specifies class for NodeSelect event arguments. |
OpenCloseMenuEventArgs<T>
Interface for Opened/Closed event. |
Orientation
Specifies the option for orientation mode of Menu. By default, component rendered in Horizontal orientation mode. |
OverflowMode
Specifies the options of Toolbar display mode. Display option is considered when Toolbar content exceeds the available space. |
OverflowOption
Specifies the options of the Toolbar item display area when the Toolbar content overflows to available space.Applicable to |
RemoveEventArgs
A class that holds options to control the removing and removed item. |
SelectEventArgs
A class that holds options to control the selected item action. |
SelectingEventArgs
A class that holds options to control the selecting item action. |
SfAccordion
Accordion is a vertically collapsible panel that displays one or more panels at a time. |
SfContextMenu<TValue>
ContextMenu is a graphical user interface that appears on the user right click/touch hold operation. |
SfMenu<TValue>
Menu is a graphical user interface that serve as navigation headers for your application. |
SfSidebar
The SfSidebar component is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content. |
SfTab
Tab is a content panel to show multiple contents in a compact space. Also, only one tab is active at a time. Each Tab item has an associated content, that will be displayed based on the active Tab. |
SfToolbar
The Toolbar control contains a group of commands that are aligned horizontally. |
SfTreeView<TValue>
The TreeView component is used to represent hierarchical data in a tree like structure with advanced functions to edit, drag and drop, select with CheckBox and more. TreeView can be populated from a data source such as an array of data's or from DataManager. |
SidebarPosition
Specifies the Sidebar positions. |
SidebarType
Specifies the Sidebar types. |
SortOrder
Defines the sorting order type for TreeView. |
TabAnimationNext
Specifies the animation to appear when moving to the next Tab content. |
TabAnimationPrevious
Specifies the animation to appear when moving to the previous Tab content. |
TabAnimationSettings
A class used for configuring the Tab animation properties. |
TabEvents
Configure event handlers to handle the events with the Tabs component. |
TabHeader
A class used for configuring the Tab header properties. |
TabItem
An item object that is used to configure the Tab. |
TabItemModel
A class to define the properties of a tab Item. |
TabItems
A list of items that are used to configure the Tabs component. |
ToolbarEvents |
ToolbarItem
An item object that is used to configure Toolbar commands. |
ToolbarItems
A list of items that is used to configure Toolbar commands. |
TransitionEvent |
TreeEffect
TreeView animation effects |
TreeViewAnimationCollapse
Specifies the animation to appear while collapsing the TreeView item. |
TreeViewAnimationExpand
Specifies the animation to appear while expanding the TreeView item. |
TreeViewEvents<TValue>
The TreeView allows us to control the component by using events |
TreeViewFieldChild<TValue>
A class used for configuring the TreeView child element fields properties. |
TreeViewFieldsSettings<TValue>
A class used for configuring the TreeView fields setting properties. |
TreeViewNodeAnimationSettings
A class used for configuring the TreeView animation properties. |
TreeViewTemplates<TValue>
The TreeView component allows you to customize the look of TreeView nodes using Templates |
VScrollModel
Interface for a class VScroll |