CleanCode C# Libraries v0.9.23 API

IdentifyingGroupBox.GetSelectedCheckBoxNames Method 

Gets a list of selected CheckBox names in the GroupBox.

public List<T> GetSelectedCheckBoxNames();

Return Value

List of check box names (or an empty list).

See Also

IdentifyingGroupBox Class | CleanCodeControls.Forms Namespace