Gets reference to delegate used to create a new IChannelCell object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
CreateNewCellFunction<T> CreateNewCell { get; }
ReadOnly Property CreateNewCell As CreateNewCellFunction(Of T) Get
property CreateNewCellFunction<T>^ CreateNewCell { CreateNewCellFunction<T>^ get (); }