Gets the IGridServiceAgent that started the grid component.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
IGridServiceAgent GridServiceAgent { get; }
ReadOnly Property GridServiceAgent As IGridServiceAgent Get
property IGridServiceAgent^ GridServiceAgent { IGridServiceAgent^ get (); }
/** @property */ IGridServiceAgent get_GridServiceAgent()