TaxPro GST Lib
User guide (Under Construction)
 
×
Menu
Index
  • GSTR Controls
GSTR Controls
Assembly and Namespace: TaxProGST.Controls.GSTR
 
GSTR Controls are GST Return controls used to file various data to GST Server including Invoices, Credit/Debit Notes, Advance Tax and Tax Paid Detail, and Returns.
 
Common Properties of GSTR (and other API enabled) Controls
Applies to Controls in Assembly and Namespace: TaxProGST.Controls.GSTR and  TaxProGST.Controls.Common
Property
Description
Type
GSTIN
GSTIN of TaxPayer.
String
ShowInstruction
Flag to Show or Hide Instructions and/or Notes on User Controls. False by Default.
bool
ProgressPanel
This property controlls ProgressPanel control present on each API enabled control.
TaxProGST.Controls.
ProgressControlModel
GstSession
Set this property to APISession for taxpayer.  Every API enabled control sets this property to default GSTSession saved in Json configuration using EditAPISetting control. If you want to develop application supporting multiple TaxPayer, assign APISession for the particular TaxPayer. Refer user guide section GST API > API Session for more detail.
TaxProGST.Controls.GSTSession
TaxPayerID
TaxPayerName
Pass-through parameters. Used while opening other GSTR Control from one control. Like open GSTR1Return from GSTR1Upload control.
String