ReportItem.m_inSubtotal Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The subtotal item.
protected: bool m_inSubtotal;
protected bool m_inSubtotal;
val mutable m_inSubtotal : bool
Protected m_inSubtotal As Boolean