Namespace Syncfusion.Blazor.Kanban
Classes
ActionEventArgs<TValue> |
CardClickEventArgs<TValue>
Provides information about a Card Click/Double Click event. |
CardRenderedEventArgs<TValue>
Provides information about a CardRendered event. |
ColumnModel
Interface for the class Columns. |
ConstraintType
Defines types to be used as the ConstraintType. |
CurrentAction
Defines types to be used as the CurrentAction. |
DataBindingEventArgs<TValue>
A class that holds options of events before it binds to kanban. |
DataBoundEventArgs<TValue>
A class that holds options of events once it bound to kanban. |
DialogCloseEventArgs<TValue>
Provides information about the DialogClose event. |
DialogFieldsModel
Interface for the class DialogFields. |
DialogFieldType
Defines types used to specify the Dialog Field Type. |
DialogOpenEventArgs<TValue>
Provides information about the DialogOpen event. |
DragEventArgs<TValue>
Provides information about the Drag, Drag Start/End event. |
KanbanCardSettings
Defines the Kanban card related settings such as header field, content field, template, show or hide header, and single or multiple selection. |
KanbanColumn
Defines the Kanban board column and their properties such as header text, key field, template, allow toggle, expand or collapse state, min or max count, and show or hide item count. |
KanbanColumns
Configure the Kanban board columns. |
KanbanDialogSettings
Defines the Kanban board dialog settings and their properties such as allow dragging, animation, template, close on escape, css class, enable resize, height, enable Modal, minimum height, position, target, show close icon, width, fields and z-index. |
KanbanDialogSettingsField
Defines the Kanban board dialog settings field and their properties such as key, text and type. |
KanbanDialogSettingsFields
Configure the Kanban dialog settings fields. |
KanbanEvents<TValue>
Configure event handlers to handle the events with Kanban component. |
KanbanSortSettings
Defines the Kanban board sort settings and their properties such as direction, sort order by and fields. |
KanbanStackedHeader
Defines the stacked header for Kanban columns with text and key fields. |
KanbanStackedHeaders
Configure the stacked headers for Kanban columns. |
KanbanSwimlaneSettings
Defines the swimlane settings to Kanban board such as key field, text field, template, allow drag-and-drop, show or hide an empty row, show or hide items count, and more. |
KanbanTargetDetails<TValue> |
KanbanTemplates
Configures kanban templates. |
QueryCellInfoEventArgs<TValue>
Provides information about the QueryCellInfo event. |
SelectionType
Defines types to be used as the SelectionType. |
SfKanban<TValue>
The Kanban component is an efficient way to visually depict various stages of a process using cards with transparent workflows. |
SortDirection
Defines types to be used as the SortDirection. |
SortOrderBy
Defines types to be used as SortOrder. |
StackedHeaderModel
Interface for the class StackedHeaders. |
SwimlaneSettingsModel
Interface for the class SwimlaneSettings. |
SwimlaneSortEventArgs
Interface for the class SwimlaneSortEventArgs. |
Interfaces
IKanban
Interface for the class Kanban. |