Gets or sets ending index of the range to be redrawn after this event.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public int RedrawEndIndex { get; set; } |
| Visual Basic |
|---|
Public Property RedrawEndIndex As Integer Get Set |