Gets or sets starting index of the range to be redrawn after this event.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public int RedrawStartIndex { get; set; }
Visual Basic
Public Property RedrawStartIndex As Integer
	Get
	Set

Property Value

Type: Int32

See Also