Namespace Syncfusion.UI.Xaml.Kanban
Classes
CardCountConverter
It used to display the cards count along with Min/Max limits if we specified in column. |
CollapsedHeader
This converter used to convert header if column is in collapsed state. |
CollapsedHeaderMargin
This converter used to set the margin for collapsed header. |
ColorMapping
Provides the color indication support which includes the indication properties. |
ColorToBrushConverter
Represents the converter that converts color values to brush values. |
ColumnTag
Contains the KanbanColumn header properties. |
DescriptionMinWidthConverter
This converter used to define the Width for description TextBlock. |
ErrorBarSettings
Provides the validation support which includes validation color properties. |
ImageConverter
This converter used to get the image source for image of the KanbanCardItem. |
IndicatorColorPalette
Represents a collection that holds SfKanban indicator mappings. |
ItemsStackPanel
Arranges child elements into a single line that can be oriented vertically. |
KanbanCardCollection
The collection of KanbanCardItem. |
KanbanCardItem
Provides the visual of a Card. |
KanbanCardStyle
KanbanCardStyle provides API that support UI customization and the automatic layout system. |
KanbanColumn
It have contains base class properties and provides limit validation, title, items grouping support. |
KanbanColumnGeneratedEventArgs
Contains arguments relevant to column generated event. |
KanbanColumnsCollection
Represents a collection that holds columns of SfKanban |
KanbanColumnsGeneratedEventArgs
Contains arguments relevant to columns generated event. |
KanbanDictionaries
KanbanDictionaries class implementation. Which holds the resource dictionaries. |
KanbanDoubleTappedEventArgs
Contains arguments relevant to double tapped event. |
KanbanDragEndEventArgs
Provides the card information for the DragEnd event. |
KanbanDragEnterEventArgs
Provides the card information for the DragEnter event. |
KanbanDragEventArgs
Serves as a base class for all SfKanban drag event arguments. |
KanbanDragLeaveEventArgs
Provides the card information for the DragLeave event. |
KanbanDragOverEventArgs
Provides the card information for the DragOver event. |
KanbanDragStartEventArgs
Provides the card information for the DragStart event. |
KanbanLocalizationResourceAccessor
Represents the class that manages the localization for SfKanban. |
KanbanLocalizationResourceExtension
A markup extension that returns the localized string based on culture for the ResourceName. |
KanbanModel
Provides base data model for KanbanCardItem. It includes properties which used to visualize the information in visual. |
KanbanTagsScrollBar
KanbanTagsScrollBar class represents the scroll bar of kanban tags in kanban card. |
KanbanTappedEventArgs
Provides the card information for the ItemTapped event. |
KanbanWorkflow
Provides the work flow of KanbanCardItem. |
LicensePopup
Interaction logic for LicensePopup.xaml |
NotificationObject
Provides the notification support for property changed. |
PlaceholderStyle
Provides customization support for SfKanban's placeholder. |
PointerFlowDirection
Indicates mouse move direction in SfKanban area. |
PreviewPanel
Arranges child elements into a single line that can be oriented vertically. |
SfKanban
SfKanban represents to monitor the tasks in progress of the organization. |
SwimlaneTag
Contains the Syncfusion.UI.Xaml.Kanban.SwimlaneTag.Swimlane header properties. |
TagsStackPanel
Arranges child elements into a single line that can be oriented horizontally. |
WorkflowCollection
Represents a collection that holds the KanbanWorkflow. |
Interfaces
IKanbanModel
Establishes the common properties for KanbanModel. |