Skip to content

It is recommended to use this lightweight class instead Grid.

cs
public class SimplePanel : Panel

NOTE

Most of the time, we try to avoid using heavyweight Panel, SimplePanel is used extensively in HC.

Released under the MIT License.