Click or drag to resize

HiddenAttribute Constructor

Overload List
  NameDescription
Public methodHiddenAttribute
Default constructor marks the custom property as Hidden by default.
Public methodHiddenAttribute(Boolean)
Constructor to be explicit about whether the property is hidden or not.
Top
See Also