.. index:: pair: struct; EE::UI::GridLineResult .. _doxid-struct_e_e_1_1_u_i_1_1_grid_line_result: struct EE::UI::GridLineResult ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct GridLineResult { // fields bool :target:`isAuto` { true }; bool :target:`isSpan` { false }; int :target:`lineNumber` { 0 }; int :target:`spanCount` { 1 }; std::string :target:`nameId`; };