[]
        
(Showing Draft Content)

C1.Win.CoditionalFormatting.IFormattableView

IFormattableView Interface

Defines events and methods for integration with the C1RulesManager control.

Namespace: C1.Win.CoditionalFormatting
Assembly: C1.Win.4.8.dll
Syntax
public interface IFormattableView

Methods

Name Description
GetFieldNames()

Gets a names of fields.

GetItemCount()

Gets a count of data items.

GetValue(int, string)

Returns the value of the specified item.

UpdateView()

Called when conditional formatting has been changed and view need to be redrawn.

Events

Name Description
DataChanged

Fires after any data change notifications.

ItemFormatting

Occurs when you need to format the contents of an item to display.