CRMPresenter.GetSelectedCount(String) 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.
Retrieves the number of items that are selected.
public:
virtual System::String ^ GetSelectedCount(System::String ^ gridName);
public string GetSelectedCount (string gridName);
abstract member GetSelectedCount : string -> string
override this.GetSelectedCount : string -> string
Public Function GetSelectedCount (gridName As String) As String
Parameters
- gridName
- String
Specifies the grid.