'Declaration Protected Overrides Function CreateDefaultLayout() As SmartLayout
'Usage Dim instance As SmartCheckedListBox Dim value As SmartLayout value = instance.CreateDefaultLayout()
protected override SmartLayout CreateDefaultLayout()
Return Value
A reference to a Xceed.SmartUI.SmartLayout representing the default layout of the SmartCheckedListBox. Unless overridden, CheckedListBoxLayout.