MetaColumnHelperCreateDrillDates Property |
Editor Helper: Create automatically a 'Year' column and a 'Month' column to drill down to the date
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string HelperCreateDrillDates { get; }
Public ReadOnly Property HelperCreateDrillDates As String
Get
public:
property String^ HelperCreateDrillDates {
String^ get ();
}
member HelperCreateDrillDates : string with get
Property Value
Type:
String
See Also