C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHierarchyRowTogglingEventArgs Class / Keys Property

In This Topic
Keys Property (C1GridViewHierarchyRowTogglingEventArgs)
In This Topic
Gets a dictionary that represents an associated master data key value.
Syntax
'Declaration
 
Public ReadOnly Property Keys As System.Collections.Specialized.IOrderedDictionary
 
See Also