'Declaration Protected Overrides Sub RebuildTable( _
ByVal cellTemplateChangedEventArgsThe ObjectPropertyChangedEventArgs instance containing the event data when property of cell is template changed. Can be null if cell template is not changed.As Vintasoft.Imaging.ObjectPropertyChangedEventArgs _
)
protected override void RebuildTable(
Vintasoft.Imaging.ObjectPropertyChangedEventArgs cellTemplateChangedEventArgs
)
protected: void RebuildTable(
Vintasoft.Imaging.ObjectPropertyChangedEventArgs* cellTemplateChangedEventArgs
); override
protected:
void RebuildTable(
Vintasoft.Imaging.ObjectPropertyChangedEventArgs^ cellTemplateChangedEventArgs
); override
Parameters
- cellTemplateChangedEventArgs
- The ObjectPropertyChangedEventArgs instance containing the event data when property of cell is template changed. Can be null if cell template is not changed.