Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsPrimary(Column)

Checks if the specified column is the primary one.
Read time 1 minuteLast updated 7 days ago

Definition

public bool IsPrimary(Column column)

Parameters

column

The column to check.

Returns

Type

Description

boolWhether or not the specified column is the primary one.