DVTk API
EmptyCellPrefix Property
DVTkDvtkHighLevelInterface.Common.OtherTableEmptyCellPrefix
DVTk API

[This is preliminary documentation and is subject to change.]

When a cell is empty (has no cell prefix and no items), this string is used as prefix.
Declaration Syntax
C#Visual BasicVisual C++
public string EmptyCellPrefix { get; set; }
Public Property EmptyCellPrefix As String
public:
property String^ EmptyCellPrefix {
	String^ get ();
	void set (String^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0