ObjectMember.IsStatic Property
Indicates whether or not a member is static.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a member is static; otherwise, false |
See Also