TextOptions.GetExcludedColumns Method

Returns an array containing the indexes of the columns that are excluded from the matrix.

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public int[] GetExcludedColumns()

Return Value

Int32[]
An array of integers.

See Also