dropDownOptionsList property
dropDownOptionsList is a List of CustomTableDropDownModel. This is required when the field or cell is dropdown type.
Implementation
List<CustomTableDropDownModel> dropDownOptionsList;
dropDownOptionsList is a List of CustomTableDropDownModel. This is required when the field or cell is dropdown type.
List<CustomTableDropDownModel> dropDownOptionsList;