EndColumn Property (RumbaField)
Class
RumbaField
.
Action
Gets a value that indicates the ending column of the field.
Syntax
C#
protected
Integer
EndColumn { get; }
VB
'Declaration Protected Read Property EndColumn As
Integer
Access
Read only.