[This is preliminary documentation and is subject to change.]
Returns nesting depth of BeginUpdate() call
Namespace: NFX.WinForms.ElementsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public int UpdateCount { get; }
public int UpdateCount { get; }
Public ReadOnly Property UpdateCount As Integer
Get
Public ReadOnly Property UpdateCount As Integer
Get
public:
property int UpdateCount {
int get ();
}
public:
property int UpdateCount {
int get ();
}
member UpdateCount : int with get
member UpdateCount : int with get
Property Value
Type:
Int32