Click or drag to resize

SelectOptions Properties

Linkar Framework .NET (Core and Framework)


The SelectOptions type exposes the following members.

Properties
 NameDescription
Public propertyCalculated Returns the resulting values from the calculated dictionaries.
Public propertyConversion Executes the defined conversions in the dictionaries before returning.
Public propertyFormatSpec Executes the defined formats in the dictionaries before returning.
Public propertyOnlyRecordId Returns just the selected records codes.
Public propertyOriginalRecords Returns a copy of the records in MV format.
Public propertyPagination Indicates if pagination is being used or not.
Public propertyPagination_NumPage In case of pagination it indicates the page number to obtain. Must be greater than 0.
Public propertyPagination_RegPage In case of pagination indicates the number of records by page. It must be bigger than 0.
Top
See Also