| C1.Win.C1Input Namespace > C1TextBox Class : ParseInfo Property |
'Declaration<C1CategoryAttribute("Format")> <C1DescriptionAttribute("Settings affecting parsing, that is, converting the string entered by the user to the data type.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <LocalizableAttribute(True)> Public ReadOnly Property ParseInfo As ParseInfo
[C1Category("Format")] [C1Description("Settings affecting parsing, that is, converting the string entered by the user to the data type.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Localizable(true)] public ParseInfo ParseInfo {get;}
[C1Category("Format")] [C1Description("Settings affecting parsing, that is, converting the string entered by the user to the data type.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Localizable(true)] public: property ParseInfo^ ParseInfo { ParseInfo^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2