CGXGridParam::IsSpecialMode

BOOL IsSpecialMode(WORD wFlags);

wFlags

  • Specifies the options:

  • GX_MODELBOX_SS specifies the usage as a single selection list box.

GX_MODELBOX_MS specifies the usage as multiple selection list box.

Return Value

TRUE if the grid is in list box mode and if the specified options are enabled.

Remarks

Determineswhether the grid is in list box mode and the specified options are enabled.

See Also

 CGXGridParam::SetSpecialMode

CGXGridParam

 Class Overview |  Class Members