It is recommended to use this lightweight class instead Grid.
cs
public class SimplePanel : PanelNOTE
Most of the time, we try to avoid using heavyweight Panel, SimplePanel is used extensively in HC.
It is recommended to use this lightweight class instead Grid.
public class SimplePanel : PanelNOTE
Most of the time, we try to avoid using heavyweight Panel, SimplePanel is used extensively in HC.