'DeclarationPublic Property ControlBackgroundFillTemplate As NFillStyleTemplate
'UsageDim instance As NFillStyleSheetConfigurator Dim value As NFillStyleTemplate instance.ControlBackgroundFillTemplate = value value = instance.ControlBackgroundFillTemplate
public NFillStyleTemplate ControlBackgroundFillTemplate {get; set;}