[]
        
(Showing Draft Content)

C1.WPF.Input.C1MultiSelectItem.SetField

SetField Method

SetField<T>(ref T, T, string)

Declaration
protected override bool SetField<T>(ref T field, T value, string propertyName = null)
Parameters
Type Name Description
T field
T value
string propertyName
Returns
Type Description
bool
Type Parameters
Name Description
T