Name | Description | |
---|---|---|
ChecklistItem Constructor | Overloaded. |
The following tables list the members exposed by ChecklistItem.
Name | Description | |
---|---|---|
ChecklistItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
CheckListItemChecked | Gets sets the CheckListItemChecked command for current ChecklistItem. | |
DisplayValue | Gets or sets the text of label. | |
ItemMargin | Gets the margin for current ChecklistItem. | |
ItemPadding | Gets the padding for current ChecklistItem. | |
Selected | Gets or sets the selected state of current ChecklistItem. | |
SummaryText | Gets the summary text for current ChecklistItem. | |
Value | Gets or sets the value of current ChecklistItem. |
Name | Description | |
---|---|---|
SetSelected |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the NotifyPropertyChanged.PropertyChanged event. (Inherited from C1.WinUI.DataFilter.NotifyPropertyChanged) | |
OnValueChanged | Raises the NotifyPropertyChanged.ValueChanged event. (Inherited from C1.WinUI.DataFilter.NotifyPropertyChanged) | |
SetField<T> | Compares two values of property and raises an NotifyPropertyChanged.PropertyChanged event if they are different. (Inherited from C1.WinUI.DataFilter.NotifyPropertyChanged) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.WinUI.DataFilter.NotifyPropertyChanged) | |
ValueChanged | Occurs when a value of current Filter changes. (Inherited from C1.WinUI.DataFilter.NotifyPropertyChanged) |