| PropertyManagerPageOptionBoxControls Property |
Array of controls in the current option group
Namespace:
CodeStack.SwEx.PMPage.Controls
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public IPropertyManagerPageOption[] Controls { get; }
Public ReadOnly Property Controls As IPropertyManagerPageOption()
Get
public:
property array<IPropertyManagerPageOption^>^ Controls {
array<IPropertyManagerPageOption^>^ get ();
}
Property Value
Type:
IPropertyManagerPageOptionSee Also