KaxListViewDesignerListView Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic KaxListView ListView { get; }
Public ReadOnly Property ListView As KaxListView
Get
public:
property KaxListView^ ListView {
KaxListView^ get ();
}
member ListView : KaxListView with get
Property Value
Type:
KaxListView
See Also