| smartDBforms.NET API Reference |
|
DataBindItem.SizeForText Property
Gets the FieldSchema.Size value only when DataType is String and 0 in other cases.
[Visual Basic]
Public ReadOnly Property SizeForText As
Int32
[C#]
public
Int32 SizeForText {get;}
See Also
DataBindItem Class | Adillis.SmartDBForms Namespace