CollectionAccessAttribute..::..CollectionAccessType Property
Gets the type of the collection access.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public CollectionAccessType CollectionAccessType { get; }
Public ReadOnly Property CollectionAccessType As CollectionAccessType Get
public: property CollectionAccessType^ CollectionAccessType { CollectionAccessType^ get (); }