group


Description:

public CheckButtonGroup? group { construct; get; }

Gets the group that the CheckButton has been asigned to. Returns null for checkboxes since they don't have groups.