.. index:: pair: struct; EE::UI::GridAreaTemplate::Area .. _doxid-struct_e_e_1_1_u_i_1_1_grid_area_template_1_1_area: struct EE::UI::GridAreaTemplate::Area ===================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Area { // fields int :target:`startRow` { 1 }; int :target:`startColumn` { 1 }; int :target:`endRow` { 2 }; int :target:`endColumn` { 2 }; };