columns property

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

Implementation

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