'DeclarationProtected Property Applying As Boolean
'UsageDim instance As SpreadSkin Dim value As Boolean instance.Applying = value value = instance.Applying
protected bool Applying {get; set;}
'DeclarationProtected Property Applying As Boolean
'UsageDim instance As SpreadSkin Dim value As Boolean instance.Applying = value value = instance.Applying
protected bool Applying {get; set;}