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