unmark table is selected for copystep
This commit is contained in:
parent
02c1b2c665
commit
6ca33e7e8f
@ -1677,7 +1677,10 @@ namespace Volian.Controls.Library
|
||||
SetPasteButtonEnabled();
|
||||
}
|
||||
if (MyFlexGrid != null)
|
||||
{
|
||||
MyFlexGrid.Styles.Fixed.BackColor = MyFlexGrid.DefaultFixedBackgroundColor;
|
||||
MyFlexGrid.StyleBackColor = MyFlexGrid.DefaultCellBackgroundcolor;
|
||||
}
|
||||
MyEditItem.IdentifyChildren(false);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user