SetFeatures Method

SetFeatures(Boolean, Boolean, Boolean, Boolean)

Enable/Disable the row's features.

Declaration
public void SetFeatures(bool removeButton = true, bool dragHandle = true, bool alternatedBackground = true, bool separators = false)
Parameters
Boolean removeButton

Show/hide remove button

Boolean dragHandle

Show/hide drag handle

Boolean alternatedBackground

Enable/disable alternated background

Boolean separators

Enable/disable separators