MaxVisibility Enumeration

CVB.Net Documentation
Defines which features should be shown in the GenApiGrid.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public enum MaxVisibility
Members

  Member nameValueDescription
Beginner0 Simple feature usable by everybody.
Expert1 More complex feature that requires deeper knowledge about the feature.
Guru2 Very complex and/or dangerous feature.
Remarks

Higher levels include lower ones: e.g. Expert includes all Beginner features.
See Also

Reference