ColumnCount Property (RumbaScreen)
Class
RumbaScreen
.
Action
Gets a value that indicates the number of columns on the current screen.
Syntax
C#
protected
Integer
ColumnCount { get; }
VB
'Declaration Protected Read Property ColumnCount As
Integer
Access
Read only.