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