rows property

  1. @Deprecated("Will be replaced with 'DataMatrix.Version' in the next release Rows count. ")
int? rows
getter/setter pair

Implementation

@Deprecated(
    "Will be replaced with 'DataMatrix.Version' in the next release  Rows count. ")
int? rows = null;