{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
MaxNumOfChars Property
Gets the maximum number of chars.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
int
MaxNumOfChars
{
get
; }
Public
ReadOnly
Property
MaxNumOfChars
As
Integer
Get
Field Value
The maximum number of chars.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace