Hidden Property (RumbaField)
Class
RumbaField
.
Action
Gets a value that indicates if the field is hidden.
Syntax
C#
protected
Boolean
Hidden { get; }
VB
'Declaration Protected Read Property Hidden As
Boolean
Access
Read only.