Skip to content

Commit 4c416e8

Browse files
committed
New TreeViewAdv binary
Also restored CurrentPageSize to internal.
1 parent 5aea3ec commit 4c416e8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

External/3rdParty/Aga-1.7/Aga.Controls/Tree/TreeViewAdv.Properties.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ internal Point ItemDragStart
130130
/// <summary>
131131
/// Number of rows fits to the current page
132132
/// </summary>
133-
public int CurrentPageSize
133+
internal int CurrentPageSize
134134
{
135135
get
136136
{

FlashDevelop/Bin/Debug/Aga.dll

3.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)