public bool UseXLBox {get; set;}
'Declaration Public Property UseXLBox As Boolean
'Usage Dim instance As JPxBox Dim value As Boolean instance.UseXLBox = value value = instance.UseXLBox
public: property bool UseXLBox { bool get(); void set ( bool value); }
Target Platforms
JPxBox Class JPxBox Members