Table of Contents

Method RemoveColumnAt

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

RemoveColumnAt(int)

When implemented by a class, removes the column at the specified index of the column collection.

void RemoveColumnAt(int index)

Parameters

index int

Specifies zero-based index of the column to remove.