Click or drag to resize

MapperKernelIsOptional Method

Overload List
  NameDescription
Public methodStatic memberIsOptional(IField)
Determine if this field is optionally visible (can be shown/hidden by user). Depending on the field's FieldFilterOptions the field can be either shown or hidden by default.
Public methodStatic memberIsOptional(IField, Boolean)
Determine if this field is optionally visible (can be shown/hidden by user). Depending on the field's FieldFilterOptions the field can be either shown or hidden by default.
Top
See Also