Table of Contents

Property SyncRoot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SyncRoot

Gets an object that can be used to synchronize access to the GridColumnCollection.

public object SyncRoot { get; }

Property Value

object

An object that can be used to synchronize access to the GridColumnCollection.