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