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