FormGridControl.getSelectedData Method
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.
public:
virtual Microsoft::Dynamics::Ax::Xpp::Struct ^ getSelectedData();
public virtual Microsoft.Dynamics.Ax.Xpp.Struct getSelectedData ();
abstract member getSelectedData : unit -> Microsoft.Dynamics.Ax.Xpp.Struct
override this.getSelectedData : unit -> Microsoft.Dynamics.Ax.Xpp.Struct
Public Overridable Function getSelectedData () As Struct