BufferName property (Windows only; GUI for .NET only) For a create row operation, this is the buffer name for the newly created row. For a cancel create row operation, this is the buffer name of the previously created row to delete. You can use this property when the BindingSource object is bound to a ProDataSet object. This property applies to all tables displayed in the .NET control. When the BindingSource object is bound to a query, this property returns the Unknown value (?). Data type: CHARACTER Access: PUBLIC Read-only Applies to: Progress.Data.CancelCreateRowEventArgs class, Progress.Data.CreateRowEventArgs class See also: BlockId property, CancelCreateRow event, Created property, CreateRow event