Interface EnumGridFormatGenericValues


  • public interface EnumGridFormatGenericValues
    This Enumeration is used to specify some general grid format properties.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • GridFormatGenericValuesDefault

        static final int GridFormatGenericValuesDefault
        Specifies to use the default value.
        See Also:
        Constant Field Values
      • GridFormatGenericValuesUseNo

        static final int GridFormatGenericValuesUseNo
        Specifies that the property should not be applied.
        See Also:
        Constant Field Values
      • GridFormatGenericValuesUseYes

        static final int GridFormatGenericValuesUseYes
        Specifies that the property should be applied.
        See Also:
        Constant Field Values