'Declaration
Public Property TextFormat As String
'Usage
Dim instance As GcComboBoxCellType Dim value As String instance.TextFormat = value value = instance.TextFormat
public string TextFormat {get; set;}
'Declaration
Public Property TextFormat As String
'Usage
Dim instance As GcComboBoxCellType Dim value As String instance.TextFormat = value value = instance.TextFormat
public string TextFormat {get; set;}
Exception | Description |
---|---|
System.ArgumentException | The value is not a valid TextFormat. |